mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
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:
parent
6032225472
commit
4820241caf
|
|
@ -99,8 +99,6 @@ linters:
|
|||
generated: lax
|
||||
presets:
|
||||
- comments
|
||||
- common-false-positives
|
||||
- legacy
|
||||
- std-error-handling
|
||||
paths:
|
||||
- vendor/
|
||||
|
|
|
|||
Loading…
Reference in a new issue