| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-05 | Do not indent Golang comments as code | Tony Gong | |
| When indenting on newline in Go files, only remove trailing whitespace on the previous line and copy indentation of the previous line if in comment context. Added regression tests. | |||
