mirror of
https://github.com/golang/go
synced 2024-11-20 09:54:45 -07:00
cb67a8324b
- by default consider extra newlines in src for better formatting - additional flags for control (-newlines, -maxnewlines, -optsemicolons) - don't print ()'s around single anonymous result types Status: Comparing the output of pretty with the input for larger files shows mostly whitespace/formatting differences, which is what is desired. TODO: - Handling of overlong lines - some esoteric cases which look funny R=r OCL=20293 CL=20293 |
||
---|---|---|
.. | ||
ast.go | ||
compilation.go | ||
Makefile | ||
Makefile.iant | ||
parser.go | ||
platform.go | ||
pretty.go | ||
printer.go | ||
scanner.go | ||
selftest0.go | ||
selftest1.go | ||
selftest2.go | ||
test.sh | ||
untab.go | ||
utils.go |