Update golangci-lint configuration

This commit is contained in:
Neil Alexander 2024-09-21 22:55:10 +01:00
parent 5fd8205ab3
commit 97f7d577f4
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -2,7 +2,8 @@ run:
build-tags:
- lint
issues-exit-code: 0 # TODO: change this to 1 when we want it to fail builds
skip-dirs:
issues:
exclude-dirs:
- contrib/
- misc/
linters: