mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-05 10:43:37 +00:00
💄 Format '.golangci.yml' file
This commit is contained in:
@@ -8,6 +8,7 @@ linters:
|
|||||||
enable:
|
enable:
|
||||||
- asasalint
|
- asasalint
|
||||||
- asciicheck
|
- asciicheck
|
||||||
|
- errcheck
|
||||||
- gofmt
|
- gofmt
|
||||||
- goimports
|
- goimports
|
||||||
- gomodguard
|
- gomodguard
|
||||||
@@ -18,7 +19,6 @@ linters:
|
|||||||
- nakedret
|
- nakedret
|
||||||
- nolintlint
|
- nolintlint
|
||||||
- prealloc
|
- prealloc
|
||||||
- prealloc
|
|
||||||
- reassign
|
- reassign
|
||||||
- staticcheck
|
- staticcheck
|
||||||
- typecheck
|
- typecheck
|
||||||
|
Reference in New Issue
Block a user