|
|
|
|
|
by ovao
3044 days ago
|
|
gofmt did not intend to solve the problem that pretty printers are designed to solve, but rather to unify formatting to remove formatting contention within the ecosystem. A typical pretty printer has knobs and dials to control its output, for instance — gofmt has none. |
|