• Robert Griesemer's avatar
    improved comment formatting: · 1e984cb9
    Robert Griesemer authored
    - print comments line by line, strip common prefix but do not
      modify comment contents otherwise
    - align comments with subsequent keyword if indicated (e.g. case labels)
    - terminate "column section" after multi-line expressions for better alignment
    
    R=rsc
    http://go/go-review/1017002
    1e984cb9
Name
Last commit
Last update
..
testdata Loading commit data...
Makefile Loading commit data...
printer.go Loading commit data...
printer_test.go Loading commit data...