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

linting: check all files by default and add --report-unused-disable-directives #198

Merged
merged 1 commit into from Sep 29, 2022

Conversation

brettz9
Copy link
Contributor

@brettz9 brettz9 commented Jul 9, 2020

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Other, please explain: Chore.

What changes did you make? (Give an overview)

chore: lint all files by default and add --report-unused-disable-directives flag

Linting all by default, and later adding an .eslintignore if necessary, allows IDEs to avoid showing errors on intentionally ignored files.

@brettz9 brettz9 force-pushed the eslint-ignore branch 2 times, most recently from 831eb4b to dfee063 Compare February 11, 2021 07:13
@brettz9 brettz9 mentioned this pull request Feb 11, 2021
6 tasks
@brettz9 brettz9 force-pushed the eslint-ignore branch 2 times, most recently from 2b2343d to 2fa0f01 Compare April 9, 2021 22:15
@brettz9
Copy link
Contributor Author

brettz9 commented Apr 9, 2021

Thanks for the merge! This has now been rebased as well.

@brettz9
Copy link
Contributor Author

brettz9 commented Dec 23, 2021

FWIW, rebased again...

…ectives` flag

Linting all by default, and later adding an `.eslintignore` if necessary, allows IDEs to avoid showing errors on intentionally ignored files.
@MichaelDeBoey MichaelDeBoey merged commit 81d0f94 into eslint-community:main Sep 29, 2022
@github-actions
Copy link

🎉 This PR is included in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants