Remove the common-false-positives and legacy linter exception presets

I don't really know what they are for, but they don't trigger any
errors.
This commit is contained in:
Stefan Haller
2026-08-16 15:44:36 +02:00
parent 6032225472
commit 4820241caf
-2
View File
@@ -99,8 +99,6 @@ linters:
generated: lax generated: lax
presets: presets:
- comments - comments
- common-false-positives
- legacy
- std-error-handling - std-error-handling
paths: paths:
- vendor/ - vendor/