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
Merge branch 'master' into issue126 More... almost 11 years ago
Catch more E713 and E714 with a regular expression; issue #236 continued More... almost 11 years ago
Merge pull request #260 from chrismedrela/ticket236 More... almost 11 years ago
Relax a bit the regex for W602, 3-arguments raise; closes #34 More... almost 11 years ago
A false positivee E126 when indenting with tabs; closes #204 More... almost 11 years ago
Minor change in previous patch More... almost 11 years ago
Merge pull request #227 from solj/disable-w601 More... almost 11 years ago
A false positive E126 with embedded colon; fixes #144 More... almost 11 years ago
Avoid printing errors twice More... almost 11 years ago
Do not report multiple E101 if only one line starts with a tab; issue #237 More... almost 11 years ago
Improve the test framework to count the errors, motivated by issue #237 More... almost 11 years ago
Improve fix for issue #247, relative path not always start with ./ More... almost 11 years ago
Added a test from issue #215 More... almost 11 years ago
Inacurracy in the documentation of the ignore option More... almost 11 years ago
The logical checks can return None; issue #250 More... almost 11 years ago
Fix usage of in the project config file; issue #247 More... almost 11 years ago
Fix a false positive E124 for hanging indent: issue #254 More... almost 11 years ago
Revert previous change and fix the 'paths' keyword argument instead; fixes #246 More... almost 11 years ago
Merge pull request #259 from kynan/259-optional-argument-arglist-for-styleguide More... almost 11 years ago
Slightly improve readability More... almost 11 years ago
StyleGuide accepts optional keyword argument arglist More... almost 11 years ago
Allow long lines in comments too, with similar rules; related to issue #224 More... almost 11 years ago
Merge branch 'master' of https://github.com/gward/pep8 into gward-master More... almost 11 years ago
Merge pull request #241 from deshipu/master More... almost 11 years ago
Fix regression with multiple brackets; issue #214 More... almost 11 years ago
Add 3.4 to tox.ini More... almost 11 years ago
No more support for Python 2.5 on Travis More... almost 11 years ago
Add one more test case for issue #224 (based on code review) More... over 11 years ago
Make maybe_check_physical() easier to understand (based on code review) More... over 11 years ago
Optionally disable physical line checks inside multiline strings (issue #242) More... over 11 years ago