Commits on Source (3)
-
Saif Hakim authored
- 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
-
Ian Stapleton Cordasco authored
Add configurable list of classmethod / staticmethod decorators
-
Ian Stapleton Cordasco authored
Showing
- CHANGELOG.rst 79 additions, 0 deletionsCHANGELOG.rst
- MANIFEST.in 1 addition, 0 deletionsMANIFEST.in
- README.rst 0 additions, 72 deletionsREADME.rst
- pep8ext_naming.py 66 additions, 37 deletionspep8ext_naming.py
- run_tests.py 46 additions, 21 deletionsrun_tests.py
- setup.py 1 addition, 0 deletionssetup.py
- testsuite/N804.py 5 additions, 0 deletionstestsuite/N804.py
- testsuite/N805.py 65 additions, 0 deletionstestsuite/N805.py
CHANGELOG.rst
0 → 100644