code cleanup

This commit is contained in:
2023-06-05 15:33:02 +02:00
parent a04c17f6ab
commit db8cb28fc5
5 changed files with 22 additions and 21 deletions

View File

@@ -27,6 +27,11 @@ linters-settings:
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
ignored-functions:
- strings.SplitN
- os.OpenFile
@@ -47,7 +52,6 @@ linters:
disable-all: true
enable:
- bodyclose
- depguard
- dogsled
- dupl
- errcheck