- 19 Tem, 2017 1 kayıt (commit)
-
-
Anthony Sottile yazdı
-
- 18 Tem, 2017 6 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Fix parsing of zero-length tokens
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Add trailing commas on function defs if --py36-plus is passed
-
Anthony Sottile yazdı
-
- 17 Tem, 2017 5 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Special case handling tuples
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Handle multiple functions in the same starting position
-
Anthony Sottile yazdı
-
- 16 Tem, 2017 6 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Remove automatic py35+ syntax detection
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Resolve commas in one stage for multi-line string nodes
-
Anthony Sottile yazdı
-
- 15 Tem, 2017 11 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Don't unhug things containing only a triple-quoted-string
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Don't introduce trailing whitespace on blank lines when unhugging
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Simplify functions now that we are handling unhug of (
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Change back to single pass now that it is top-down
-
Anthony Sottile yazdı
-
- 14 Tem, 2017 11 kayıt (commit)
-
-
Anthony Sottile yazdı
Handle parenthesized things and more proper reindenting
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Better handle escaped newlines
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Fix cases for more than one argument
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Adjust trailing brace indentation to match opening brace
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Also unhug stararg calls / functions
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Unhug leading and trailing braces
-