refactoring; dropped some unused code; configured linters

This commit is contained in:
kjubybot
2022-06-08 15:55:16 +03:00
parent 4e35273d6d
commit 545eac90df
5 changed files with 3 additions and 115 deletions

View File

@@ -11,7 +11,7 @@ linters:
- gosec
- ifshort
- makezero
- nestif
#- nestif - disabled till better times
- nilerr
- prealloc
- unconvert