Commit 48d0e25
committed
backend: remove flaky nolintlint linter
The nolintlint linter has a known cache-related bug (golangci/golangci-lint#3228)
that causes false positives, intermittently reporting valid //nolint directives
as unused in CI.1 parent bceb9f8 commit 48d0e25
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
| |||
0 commit comments