Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Janitorial: Fix all ESLint errors #11142

Open
brbrr opened this issue Jan 14, 2019 · 3 comments
Open

Janitorial: Fix all ESLint errors #11142

brbrr opened this issue Jan 14, 2019 · 3 comments

Comments

@brbrr
Copy link
Contributor

brbrr commented Jan 14, 2019

In #11095 we disabled bunch of rules due to fixing complexity of these errors. We should re-visit these rules and fix issues incrementally. Or just ignore them :)

List of disabled rules:

"wpcalypso/redux-no-bound-selectors": 0,
"jsx-a11y/anchor-has-content": 0,
"react/no-string-refs": 0,
"jsx-a11y/anchor-is-valid": 0,
@stale
Copy link

stale bot commented Jul 13, 2019

This issue has been marked as stale. This happened because:

  • It has been inactive in the past 6 months.
  • It hasn’t been labeled `[Pri] Blocker`, `[Pri] High`.

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.

@stale stale bot added the [Status] Stale label Jul 13, 2019
@brbrr
Copy link
Contributor Author

brbrr commented Jul 13, 2019

Unstale

@stale stale bot removed the [Status] Stale label Jul 13, 2019
@stale
Copy link

stale bot commented Jan 9, 2020

This issue has been marked as stale. This happened because:

  • It has been inactive in the past 6 months.
  • It hasn’t been labeled `[Pri] Blocker`, `[Pri] High`.

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.

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

No branches or pull requests

2 participants