1
0
Fork 0
mirror of https://github.com/Luzifer/rconfig.git synced 2024-11-09 16:30:04 +00:00

CI: Update linter config for current linter version

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2024-05-12 13:30:09 +02:00
parent 53cf03c464
commit 33ad929d55
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -9,7 +9,9 @@ run:
modules-download-mode: readonly modules-download-mode: readonly
output: output:
format: tab formats:
- format: tab
path: stdout
issues: issues:
# This disables the included exclude-list in golangci-lint as that # This disables the included exclude-list in golangci-lint as that
@ -75,9 +77,7 @@ linters-settings:
min-complexity: 15 min-complexity: 15
gomnd: gomnd:
settings: ignored-functions: 'strconv.(?:Format|Parse)\B+'
mnd:
ignored-functions: 'strconv.(?:Format|Parse)\B+'
revive: revive:
rules: rules: