mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-06 05:27:23 +00:00
Bump golangci-lint to 1.51.2 and fix lint issues
This commit is contained in:
@@ -70,6 +70,8 @@ function main() {
|
||||
with_modules 'tidy_cmd'
|
||||
;;
|
||||
'lint' | 'linter' | 'linters')
|
||||
golangci-lint --version
|
||||
echo
|
||||
with_modules 'lint_cmd'
|
||||
;;
|
||||
'test' | 'tests')
|
||||
|
||||
Reference in New Issue
Block a user