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
Merge branch 'issue-315' More... about 10 years ago
Merge pull request #361 from jcrocholl/issue-357 More... about 10 years ago
sys.stdout.flush() to avoid broken line. More... about 10 years ago
Merge pull request #360 from jcrocholl/issue-316 More... about 10 years ago
Specify the default ignore list in the help options. More... about 10 years ago
Only an annotated function if in the first layer of parens More... about 10 years ago
Merge branch 'issue-304' More... about 10 years ago
Dont include html_static_path, suppresses warning when building docs. More... about 10 years ago
Update tests for issue #357 More... about 10 years ago
Allow spaces around equals sign of an annotated function definition parameter; issue #357 More... about 10 years ago
Update documentation to match function. More... about 10 years ago
Merge pull request #353 from jcrocholl/issue319 More... about 10 years ago
Merge pull request #354 from jcrocholl/feature292 More... about 10 years ago
Add entry to changelog. More... about 10 years ago
Update documentation to reflect changes to default; issues #356 #316 More... about 10 years ago
Update DEFAULT_IGNORE to add E121 & E126 per discussion in issues #256 #316 More... about 10 years ago
Merge branch fixing issues #330 and #336 More... about 10 years ago
Merge pull request #356 from jcrocholl/test-pypy3 More... about 10 years ago
Add tests on PyPy 3 for Travis-CI More... about 10 years ago
Add changelog entry for #323 More... about 10 years ago
Merge branch 'issue-323' More... about 10 years ago
Do not skip physical checks if the newline is escaped; issue #319 More... about 10 years ago
Update changelog for issue #297 More... about 10 years ago
Catch import errors thrown by os.path.expanduser(); issue #297 More... about 10 years ago
Add toplevel build dir to git ignore file More... about 10 years ago
Fix false positive E713; issue #330 More... about 10 years ago
Fix definition of isidentifier in Python 2 More... about 10 years ago
Add more test cases for E402; issue #304 More... about 10 years ago
Update E402 error message emitted More... about 10 years ago
Fix too long line introducing E501 error More... about 10 years ago