mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
.golangci.yml: run godox linter
This commit is contained in:
parent
223bebbf27
commit
fe8978aa4f
1 changed files with 1 additions and 1 deletions
|
|
@ -246,6 +246,7 @@ linters:
|
|||
- gocognit
|
||||
- goconst
|
||||
- gocritic
|
||||
- godox
|
||||
- gofmt
|
||||
- goimports
|
||||
- golint
|
||||
|
|
@ -270,7 +271,6 @@ linters:
|
|||
# - gochecknoglobals
|
||||
# - gochecknoinits
|
||||
# - gocyclo
|
||||
# - godox
|
||||
# - lll
|
||||
# - maligned
|
||||
# - prealloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue