mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +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
|
- gocognit
|
||||||
- goconst
|
- goconst
|
||||||
- gocritic
|
- gocritic
|
||||||
|
- godox
|
||||||
- gofmt
|
- gofmt
|
||||||
- goimports
|
- goimports
|
||||||
- golint
|
- golint
|
||||||
|
|
@ -270,7 +271,6 @@ linters:
|
||||||
# - gochecknoglobals
|
# - gochecknoglobals
|
||||||
# - gochecknoinits
|
# - gochecknoinits
|
||||||
# - gocyclo
|
# - gocyclo
|
||||||
# - godox
|
|
||||||
# - lll
|
# - lll
|
||||||
# - maligned
|
# - maligned
|
||||||
# - prealloc
|
# - prealloc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue