minor code cleanup

This commit is contained in:
2024-12-15 01:03:26 +01:00
parent 286134674b
commit 9695d146c5
4 changed files with 14 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ linters-settings:
disabled-checks:
- whyNoLint
- filepathJoin
gomnd:
mnd:
checks:
- argument
- case
@@ -91,3 +91,4 @@ linters:
- errname
- goerr113
- depguard
- noctx