mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-10 16:55:40 +00:00
enable asciicheck linter
This commit is contained in:
parent
2702ca0e18
commit
75db5f4c14
@ -2,6 +2,7 @@ run:
|
||||
timeout: 5m
|
||||
linters:
|
||||
enable:
|
||||
- asciicheck
|
||||
- errorlint
|
||||
- gci
|
||||
- gochecknoinits
|
||||
|
||||
Loading…
Reference in New Issue
Block a user