flake8/tests
Eric N. Vander Weele a68d4d0172 processor: Catch SyntaxError also when generating tokens for a file
`tokenize.generate_tokens()` can also raise `SyntaxError` in addition to
`tokenize.TokenError`.
2020-06-02 11:38:44 -07:00
..
fixtures options: Remove parsing --verbose from the configuration file 2019-10-12 14:25:50 +01:00
integration processor: Catch SyntaxError also when generating tokens for a file 2020-06-02 11:38:44 -07:00
unit config: Normalize paths in CLI-specified config relative to config dir 2020-05-18 17:23:08 -04:00
__init__.py mypy now passes 2019-05-19 17:31:04 -07:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00