* all: run gofumpt https://github.com/mvdan/gofumpt The main appeal for me here is that my (and many other peoples') editors run this on save, so doing a single diff here keeps other diffs minimal. * .github/workflows: add gofumpt checker |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| cmd_test.go | ||
| conn.go | ||
| conn_test.go | ||
| listener.go | ||
| listener_test.go | ||