mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-16 09:53:12 +00:00
💄 Format '.golangci.yml' file
This commit is contained in:
parent
58ea31683b
commit
8f811e1bec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user