flake8/tests
Anders Kaseorg 0bb9e453c7 FileProcessor.keyword_arguments_for: Optimize by removing arguments.
Attaching the extra arguments directly to the FileProcessor object
lets us streamline this code for a 6% speedup.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-13 03:21:03 -07:00
..
fixtures options: Remove parsing --verbose from the configuration file 2019-10-12 14:25:50 +01:00
integration options: Forward --output-file to be reparsed for BaseFormatter 2020-05-11 22:17:52 -07:00
unit FileProcessor.keyword_arguments_for: Optimize by removing arguments. 2020-05-13 03:21:03 -07: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