8
I Use This!
Low Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Report other E12 errors when E123 is ignored; issue #103 More... almost 12 years ago
Optimize the file exclusion feature More... almost 12 years ago
Merge pull request #186 from timleslie/master More... almost 12 years ago
Give priority to --select over --ignore; issue #188 More... almost 12 years ago
Check the full path, not just the filename, for exclusion More... almost 12 years ago
Fix config parser tests More... almost 12 years ago
Read configuration from both tox.ini and setup.cfg; issue #182 More... almost 12 years ago
Refactor few lines of process_options More... almost 12 years ago
Fix doctest for E125 and E129 More... almost 12 years ago
Split E125 for visual indent versus hanging indent; issue #126 More... almost 12 years ago
This is development More... almost 12 years ago
Mention the # noqa feature in the documentation; issue #180 More... almost 12 years ago
Honor # noqa for errors E711 and E712; issue #180 More... almost 12 years ago
Merge pull request #176 from zyluo/tox_error More... almost 12 years ago
Fixes tox.ini testsuite typo More... almost 12 years ago
Release version 1.4.5 More... almost 12 years ago
Fix two test cases for Python 3.3 More... almost 12 years ago
More API tests More... almost 12 years ago
Actually WS_OPTIONAL_OPERATORS is a superset of UNARY_OPERATORS More... almost 12 years ago
Fix behavior when 'select' is passed to the StyleGuide constructor More... almost 12 years ago
nose compat More... almost 12 years ago
Fix 'python setup.py test' More... almost 12 years ago
Add more tests for the CLI; issue #162 More... almost 12 years ago
Add docstrings to test cases More... almost 12 years ago
Add the unittests to the configuration More... almost 12 years ago
Add API tests More... almost 12 years ago
Reorganize the test suite using unittest. More... almost 12 years ago
Use default value for the whole re match More... almost 12 years ago
Fix false E302 when there's a comment before the first function or class; issue #174 More... almost 12 years ago
Kill extra, in line with YAGNI principle More... almost 12 years ago