code cleanup; switch to rm_chroot to remove builddir; new linter conf
This commit is contained in:
@@ -32,6 +32,8 @@ linters-settings:
|
||||
- '8'
|
||||
- '9'
|
||||
- '10'
|
||||
- '100'
|
||||
- '1000'
|
||||
ignored-functions:
|
||||
- strings.SplitN
|
||||
- os.OpenFile
|
||||
@@ -82,6 +84,9 @@ linters:
|
||||
- exhaustruct
|
||||
- forcetypeassert
|
||||
- godox
|
||||
- nakedret
|
||||
- tagalign
|
||||
- maligned
|
||||
# remove for new projects
|
||||
- errname
|
||||
- goerr113
|
||||
|
Reference in New Issue
Block a user