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 20a1380 commit 8fedb85Copy full SHA for 8fedb85
script/lint.sh
@@ -5,7 +5,7 @@
5
6
set -e
7
8
-GOLANGCI_LINT_VERSION="2.2.2"
+GOLANGCI_LINT_VERSION="2.3.0"
9
10
CDPATH="" cd -- "$(dirname -- "$0")/.."
11
BIN="$(pwd -P)"/bin
0 commit comments