Commit 75dd7bd
committed
Run golangci-lint without fixing in CI
Running with fixes enabled (which we have in the config) means
golangci-lint returns silently with success if it managed to fix all its
findings. Disable fixing in CI explicitly to make it error out instead.1 parent 3297ab0 commit 75dd7bd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
0 commit comments