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 567a9bd commit ad20ffcCopy full SHA for ad20ffc
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