Skip to content

Commit

Permalink
Merge pull request #142 from bagerard/patch-1
Browse files Browse the repository at this point in the history
Add flake8-in-file-ignores
  • Loading branch information
orsinium authored Feb 2, 2024
2 parents 068476b + c08444e commit f055e16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ Tools empowering flake8.
- [nitpick](https://github.com/andreoliwa/nitpick) - Enforce the same lint configuration (flake8, isort, mypy, pylint) across multiple Python projects.
- [wps-playground](https://github.com/orsinium-labs/wps-playground) - Online playground for wemake-python-styleguide.
- [yesqa](https://github.com/asottile/yesqa) - A tool to automatically remove unnecessary `# noqa` comments.
- [flake8-in-file-ignores](https://github.com/bagerard/flake8-in-file-ignores) - Allow in file ignore e.g. `# flake8-in-file-ignores: noqa: E731`.


## Imports

Expand Down

0 comments on commit f055e16

Please sign in to comment.