fix: linting errors
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m27s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m38s

This commit was merged in pull request #314.
This commit is contained in:
2025-10-07 18:09:53 +02:00
parent 278630f2e9
commit 65d70fd6df
3 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ linters:
- bodyclose # i don't care in the tests, the implementation itself doesn't do http requests
- wsl_v5
- noinlineerr
- unqueryvet
settings:
nestif:
min-complexity: 6