8
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update pep8.py More... almost 11 years ago
Fix tests More... almost 11 years ago
Replace codes E111/2/3 with E114/5/6 for indentation of comments; issue #274 More... almost 11 years ago
Add position to E26 tests More... almost 11 years ago
Report E266 instead of E265 when the block common starts with multiple #; issue #270 More... almost 11 years ago
Add tests for E731, issue #277 More... almost 11 years ago
Report E731 for lambda assignment, return E704 for one-liner def instead of E701; issue #277 More... almost 11 years ago
Merge pull request #276 from cgar/trivial More... almost 11 years ago
few mispelling errors More... almost 11 years ago
Return error code 1 on broken pipe, and restore compatibility with Python 2.5 More... almost 11 years ago
Merge pull request #275 from winny-/master More... almost 11 years ago
Handle broken pipe in check_files() More... almost 11 years ago
Fix documentation build More... almost 11 years ago
Release version 1.5.6 More... almost 11 years ago
Add total_lines to the developer documentation More... almost 11 years ago
Merge checker W292 with checker W391 for better performance More... almost 11 years ago
Switch two lines More... almost 11 years ago
Check the last line even if it has not EOL; issue #273 More... almost 11 years ago
Release version 1.5.5 More... almost 11 years ago
Create set of tokens for comparison; skip comments completely for E22 checks More... almost 11 years ago
Fix regression with E22 checks and inline comments; issue #271 More... almost 11 years ago
Release version 1.5.4 More... almost 11 years ago
Refactor method build_tokens_line More... almost 11 years ago
Fix negative offset with E303 before a multi-line docstring; issue #269 More... almost 11 years ago
Back to development More... almost 11 years ago
Release version 1.5.3 More... almost 11 years ago
Fix wrong offset computation when error is on the last char of a physical line; issue #268 More... almost 11 years ago
Update Travis configuration, and the wheel badge More... almost 11 years ago
Tests should pass for the tarball distributed on PyPI; issue 267 More... almost 11 years ago
Release version 1.5.2 More... almost 11 years ago