8
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
E303: Reserve "2 blank lines" for module-level logical blocks.
Florent Xicluna
as florentx
More... over 15 years ago
Update the testsuite for E225 (Issue #9) and E301, E302 (Issue #10)
Florent Xicluna
as florentx
More... over 15 years ago
Rewrite E225 for performance, and for unary operators (Issue #9)
Florent Xicluna
as florentx
More... over 15 years ago
Align the __version__ in the module with setup.py
Florent Xicluna
as florentx
More... over 15 years ago
Review the fix for decorators: E301, E302
Florent Xicluna
as florentx
More... over 15 years ago
Allow multi-line comments for E302 (issue #10)
Florent Xicluna
as florentx
More... over 15 years ago
Now this one should be fixed
Florent Xicluna
as florentx
More... over 15 years ago
Back to development: 0.5 More... over 15 years ago
Preparing release 0.4.2 More... over 15 years ago
preparing changelog for 0.4.2 release More... over 15 years ago
reST fixes More... over 15 years ago
Back to development: 0.5 More... over 15 years ago
Preparing release 0.4.1 More... over 15 years ago
Typos. More... over 15 years ago
Ignoring pep8.egg-info dir that is generated every time a release is made More... over 15 years ago
Keeping changelog up to date as changes are made this time. More... over 15 years ago
Fix that allows decorators on classes and class methods (including test) More... over 15 years ago
Back to development More... over 15 years ago
preparing 0.4 More... over 15 years ago
README.txt was renamed to README.rst, reflect this in setup.py and MANIFEST.in More... over 15 years ago
Merging README with reality. More... over 15 years ago
Rename README so that github will render it. More... over 15 years ago
Documenting an exciting batch of changes. More... over 15 years ago
change-log-mode is pendantic More... over 15 years ago
Make the default filename pattern *.py and only use this setting when traversing directories. More... over 15 years ago
New PEP check - E304: blank lines found after function decorator More... over 15 years ago
Check for too many blank lines before comments too (E303) More... over 15 years ago
Allow a bit more flexibility with comments for E301 & E302 More... over 15 years ago
make `Checker` a new-style class More... over 15 years ago
Avoid exception for operator at end of line. More... over 15 years ago