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 2e7575d commit cc58ae0Copy full SHA for cc58ae0
go.mod
@@ -2,8 +2,6 @@ module github.com/golangci/golangci-lint/v2
2
3
go 1.23.0
4
5
-toolchain go1.24.1
6
-
7
require (
8
4d63.com/gocheckcompilerdirectives v1.3.0
9
4d63.com/gochecknoglobals v0.2.2
jsonschema/golangci.next.jsonschema.json
@@ -3936,7 +3936,7 @@
3936
}
3937
},
3938
"report-internal-errors": {
3939
- "description": "determines whether wrapcheck should report errors returned from inside the package.",
+ "description": "Determines whether wrapcheck should report errors returned from inside the package.",
3940
"type": "boolean",
3941
"default": false
3942
0 commit comments