Skip to content

Commit f055e16

Browse files
authored
Merge pull request #142 from bagerard/patch-1
Add flake8-in-file-ignores
2 parents 068476b + c08444e commit f055e16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ Tools empowering flake8.
162162
- [nitpick](https://github.com/andreoliwa/nitpick) - Enforce the same lint configuration (flake8, isort, mypy, pylint) across multiple Python projects.
163163
- [wps-playground](https://github.com/orsinium-labs/wps-playground) - Online playground for wemake-python-styleguide.
164164
- [yesqa](https://github.com/asottile/yesqa) - A tool to automatically remove unnecessary `# noqa` comments.
165+
- [flake8-in-file-ignores](https://github.com/bagerard/flake8-in-file-ignores) - Allow in file ignore e.g. `# flake8-in-file-ignores: noqa: E731`.
166+
165167

166168
## Imports
167169

0 commit comments

Comments
 (0)