8
I Use This!
Low Activity

Commits : Listings

Analyzed 17 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
Readme now describes how to execute from Python More... over 12 years ago
Fix a silly error. More... over 12 years ago
Add back ability to exclude just on dir parts. More... over 12 years ago
Allow exclude patterns to match directory paths. More... over 12 years ago
Fix false positive E401; issue #104. More... over 12 years ago
Add tests for issue #100. More... over 12 years ago
Fix false positive for continuation line indentation when line contains comments. Closes #100 More... over 12 years ago
Fix issue with bpython. Closes #101 More... over 12 years ago
Back to development. More... over 12 years ago
Fix crash, and release 1.3.3; issue #98. More... over 12 years ago
Release version 1.3.2. More... over 12 years ago
Add E902 errors for IOErrors; issue #87. More... over 12 years ago
Update README. More... over 12 years ago
A little bit of rewording. More... over 12 years ago
Merge pull request #90 from iElectric/master More... over 12 years ago
Revert to the pre-1.2 behavior: --show-pep8 does not imply --first; issue #89. More... over 12 years ago
Fix errors on E121 and E124; issue #92. More... over 12 years ago
Add changelog entries for issue #86 and issue #91. More... over 12 years ago
Merge pull request #88 from dpursehouse/max-line-length More... over 12 years ago
Merge pull request #94 from dpursehouse/verbose-option-in-config-file More... over 12 years ago
Fix the default configuration path on Windows. Issue #95. More... over 12 years ago
Back to development. More... over 12 years ago
Allow 'verbose' to be specified in the config file More... over 12 years ago
Clarify .pep can be located in any parent folder More... over 12 years ago
Show maximum length in "E501 line too long" error message More... over 12 years ago
Release version 1.3.1. More... over 12 years ago
Do not read the configuration when used as a module. More... over 12 years ago
Refresh the README and the CHANGES. More... over 12 years ago
Regroup the sets of operators and other constants before the regular expressions. More... over 12 years ago
Merge branch 'unify_underscore_rule' of https://github.com/myint/pep8 More... over 12 years ago