Skip to content

Commit cc58ae0

Browse files
committed
chore: clean
1 parent 2e7575d commit cc58ae0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/golangci/golangci-lint/v2
22

33
go 1.23.0
44

5-
toolchain go1.24.1
6-
75
require (
86
4d63.com/gocheckcompilerdirectives v1.3.0
97
4d63.com/gochecknoglobals v0.2.2

jsonschema/golangci.next.jsonschema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3936,7 +3936,7 @@
39363936
}
39373937
},
39383938
"report-internal-errors": {
3939-
"description": "determines whether wrapcheck should report errors returned from inside the package.",
3939+
"description": "Determines whether wrapcheck should report errors returned from inside the package.",
39403940
"type": "boolean",
39413941
"default": false
39423942
}

0 commit comments

Comments
 (0)