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 60c5513 commit 826b0e1Copy full SHA for 826b0e1
.golangci.yml
@@ -105,6 +105,6 @@ run:
105
# golangci.com configuration
106
# https://github.com/golangci/golangci/wiki/Configuration
107
service:
108
- golangci-lint-version: 1.20.x # use the fixed version to not introduce new linters unexpectedly
+ golangci-lint-version: 1.22.x # use the fixed version to not introduce new linters unexpectedly
109
prepare:
110
- echo "here I can run custom commands, but no preparation needed for this repo"
0 commit comments