Skip to content
Snippets Groups Projects
Commit a60a372b authored by Fabian Seidl's avatar Fabian Seidl
Browse files

bump to version 1.63.3 and fix deprecated output option

parent 85456e24
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !1140. Comments created here will be created in the context of that merge request.
......@@ -14,13 +14,13 @@ output:
- format: colored-line-number
print-issued-lines: true
print-linter-name: true
uniq-by-line: true
path-prefix: ""
issues:
exclude-use-default: false
max-issues-per-linter: 0
max-same-issues: 0
uniq-by-line: true
exclude-files:
- http.go
# directories to be ignored by linters
......
......@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip
# Tool Versions
GOTESTSUM_VERSION=v1.8.1
GOLANGCI_LINT_VERSION=v1.62.0
GOLANGCI_LINT_VERSION=v1.63.3
MOCKERY_VERSION=v2.20.0
YGOT_GENERATOR_VERSION=v0.27.0
YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment