Commit 6459a00
committed
Linter configuration for golangci-lint added
This is motivated by #89 to document the target baseline for linting.
It intentionally avoids enforcing linting for changes prior to the
introduction of this configuration so that the project can be
incrementally brought in line.
Each linter is explicitly enabled so there are no surprises if the
defaults are changed.
Only simple formatters are included since the needs of this project
are relatively simple.1 parent ea5ac7e commit 6459a00
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments