0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to v0.12.2 More... almost 9 years ago
Count dict entry start's length for "fits on line" More... almost 9 years ago
Merge pull request #314 from campos-ddc/fix-format-state-comparison More... almost 9 years ago
Added __ne__ to _ParenState More... almost 9 years ago
Merge pull request #316 from campos-ddc/faster-FormatToken-value More... almost 9 years ago
Using concurrent.futures to format multiple files at the same time More... almost 9 years ago
Make acessing FormatToken.value faster More... almost 9 years ago
Added __hash__ and __eq__ to _ParenState More... almost 9 years ago
Split before first elem in list More... almost 9 years ago
No spaces between a star and args in a lambda expr More... almost 9 years ago
Split container elems if there's a comment More... almost 9 years ago
Split containers without relying on orig format More... almost 9 years ago
Don't split a dict arg if it fits on the line More... almost 9 years ago
Don't force a split before non-function call arguments More... almost 9 years ago
Set the default factory when setting the global style More... almost 9 years ago
Add docstring and remove unused var More... almost 9 years ago
Remove dead code. More... almost 9 years ago
Bump version to v0.12.1 More... almost 9 years ago
Put dict elems on single line if all elems fit on single lines More... almost 9 years ago
Lambdas aren't named assigns More... almost 9 years ago
Remove dead code More... almost 9 years ago
Split before a dict values when dict doesn't fit on one line More... almost 9 years ago
Extract fits on line calculation More... almost 9 years ago
Remove some dead code relating to dict vals More... almost 9 years ago
Ignore 'pylint' comments for column length More... almost 9 years ago
Split before the first element in a dictionary More... almost 9 years ago
Merge branch 'master' of https://github.com/google/yapf More... almost 9 years ago
Split before term paren rather than exceed col lim More... almost 9 years ago
Bump version to v0.12.0 More... almost 9 years ago
Bump version to v0.12.0 More... almost 9 years ago