We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec4dad commit 485e2c4Copy full SHA for 485e2c4
pkg/config/linters_settings.go
@@ -40,9 +40,6 @@ var defaultLintersSettings = LintersSettings{
40
ExplicitExhaustiveMap: false,
41
ExplicitExhaustiveSwitch: false,
42
},
43
- Fatcontext: FatcontextSettings{
44
- CheckStructPointers: false,
45
- },
46
Forbidigo: ForbidigoSettings{
47
ExcludeGodocExamples: true,
48
0 commit comments