0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't count pylint declarations as exceeding the column limit More... about 9 years ago
Separate logically different comments. More... about 9 years ago
Remove unused variables More... about 9 years ago
Fix unused imports More... about 9 years ago
Remove frozesets as they're expensive More... about 9 years ago
Use correct line number and column when disabled More... about 9 years ago
Merge pull request #273 from bukzor/style-help More... about 9 years ago
Merge pull request #271 from bukzor/editorconfig More... about 9 years ago
Merge pull request #270 from bukzor/pylint More... about 9 years ago
show --style-help in the config format More... about 9 years ago
configure flake8 to match your style More... about 9 years ago
add .editorconfig; this allows contributors to automatically follow your style More... about 9 years ago
tweak settings to existing style: score 9.61/10 over non-test code More... about 9 years ago
stock pylintrc More... about 9 years ago
Fix typos More... about 9 years ago
Bump version to 0.10.0 More... about 9 years ago
Revert "Split before all elements in a list" More... about 9 years ago
Remove extraneouse spaces More... about 9 years ago
Merge branch 'master' of https://github.com/google/yapf More... about 9 years ago
add COALESCE_BRACKETS More... about 9 years ago
Bump up penalty for excess characters More... about 9 years ago
Split before all elements in a list More... about 9 years ago
Merge branch 'master' of https://github.com/google/yapf More... about 9 years ago
Ignore some lines for coverage. More... about 9 years ago
Merge pull request #268 from dracony/tabs More... about 9 years ago
added support for tab indentation, see #244 More... about 9 years ago
Merge branch 'master' of https://github.com/google/yapf More... about 9 years ago
Don't split an import as list unless it's surrounded by parens More... about 9 years ago
Merge branch 'master' of https://github.com/google/yapf More... about 9 years ago
Don't always search for dictionary value attr More... about 9 years ago