fix: remove errcheck defaults (#4734)
This commit is contained in:
parent
bfca456f22
commit
4beae6a91f
@ -25,9 +25,6 @@ var defaultLintersSettings = LintersSettings{
|
||||
Dupl: DuplSettings{
|
||||
Threshold: 150,
|
||||
},
|
||||
Errcheck: ErrcheckSettings{
|
||||
Ignore: "fmt:.*",
|
||||
},
|
||||
ErrorLint: ErrorLintSettings{
|
||||
Errorf: true,
|
||||
ErrorfMulti: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user