-
- Downloads
Add configurable list of classmethod / staticmethod decorators
- Added support for parsing CLI-style flake8-config parameters in tests using flake8_polyfill (has a stable API which flake8>=3 lacks) - Removed support for multiple `codes` in testcases (unused) - Clean up incorrect usage of default which caused redundant work in parse_options for ignore_names Fixes #38
Please register or sign in to comment