Skip to content

Commit 8690b20

Browse files
committed
.golangci.yml: rm legacy and common-false-positives
Those were originally added by golangci-lint migrate, but currently do not result in any warnings being suppressed. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 543a7ea commit 8690b20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ linters:
6969
generated: strict
7070
presets:
7171
- comments
72-
- common-false-positives
73-
- legacy
7472
- std-error-handling
7573
rules:
7674
- linters:

0 commit comments

Comments
 (0)