Skip to content

Conversation

@yakov116
Copy link
Member

@yakov116 yakov116 commented Aug 18, 2020

See this for word definition

  • Exclude isEmptyRepoRoot from repo-age
  • Expect token for clone-branch
  • Use features.error instead of throwing (firefox)
  • Tuple Types
  • Add a deinit for highlight-deleted-and-added-files-in-diffs. When switching pages, the list needs a reload.
  • Fix clean-conversation-headers error see Add clean-conversation-headers feature #3408 (comment) (not sure if this fixes both errors)

Comment on lines +72 to +73
init,
deinit: () => observer.abort(),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed since when you change from a commit page to the file changes tab, we need to reload the list.

@yakov116 yakov116 marked this pull request as ready for review August 18, 2020 12:46
We don't need to justify every line
yakov116 and others added 3 commits August 18, 2020 19:11
Co-Authored-By: Fregante <opensource@bfred.it>
@fregante fregante changed the title Lintadorando Lint Aug 19, 2020
@fregante
Copy link
Member

If you’re looking for more linting (separate PR maybe) there are a few rules here that were disabled, but are helpful and probably are not a problem to us:

https://github.com/xojs/eslint-config-xo-typescript/blob/master/index.js

Have a look, perhaps you can try adding them to our config and seeing if they’re reasonable.

If they’re too difficult to add or seem to require a rewrite (or many eslint-ignore), let me know and don’t lose your mind over it 😃

@fregante fregante added the meta Related to Refined GitHub itself label Aug 20, 2020
@fregante fregante merged commit 4248fcf into refined-github:master Aug 20, 2020
@yakov116 yakov116 deleted the lint branch August 20, 2020 02:07
@yakov116
Copy link
Member Author

I will git it a lint shot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Related to Refined GitHub itself

Development

Successfully merging this pull request may close these issues.

2 participants