mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
remove lint exception no longer required
This commit is contained in:
parent
18972b290a
commit
072491c656
@ -33,13 +33,6 @@ linters-settings:
|
||||
desc: "replaced by io and os packages since Go 1.16: https://tip.golang.org/doc/go1.16#ioutil"
|
||||
issues:
|
||||
exclude-rules:
|
||||
- linters:
|
||||
- gosec
|
||||
text: "Implicit memory aliasing in for loop."
|
||||
path: _test\.go
|
||||
- linters:
|
||||
- revive
|
||||
text: "unexported-return"
|
||||
- linters:
|
||||
- revive
|
||||
text: "var-naming"
|
||||
|
Loading…
Reference in New Issue
Block a user