fixed linting config

This commit is contained in:
Stephan D
2026-02-12 13:00:37 +01:00
parent 97395acd8f
commit 7cbcbb4b3c
42 changed files with 1813 additions and 237 deletions

View File

@@ -116,7 +116,6 @@ linters:
- varnamelen
- wastedassign
- whitespace
- wrapcheck
- wsl_v5
- zerologlint
# Disable specific linters.
@@ -126,6 +125,7 @@ linters:
- gochecknoglobals
- gomoddirectives
- wsl
- wrapcheck
# All available settings of specific linters.
# See the dedicated "linters.settings" documentation section.
settings: