mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-30 08:51:28 +00:00
Move GoLang CI formatters
This commit is contained in:
parent
ead4e4d6e8
commit
dc6c24a11d
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
formatters:
|
||||
enable:
|
||||
- gofmt
|
||||
- goimports
|
||||
settings:
|
||||
gci:
|
||||
sections:
|
||||
|
@ -29,8 +32,6 @@ linters:
|
|||
# - godot
|
||||
# - godox
|
||||
# - goerr113
|
||||
- gofmt
|
||||
- goimports
|
||||
# - gomnd
|
||||
- goprintffuncname
|
||||
# - gosec
|
||||
|
|
Loading…
Add table
Reference in a new issue