mirror of
https://github.com/safing/portmaster
synced 2025-04-09 13:39:10 +00:00
Update CI Linter config
This commit is contained in:
parent
a13d52b68f
commit
782c07d867
1 changed files with 1 additions and 4 deletions
|
@ -47,10 +47,7 @@ linters-settings:
|
|||
revive:
|
||||
# See https://github.com/mgechev/revive#available-rules for details.
|
||||
enable-all-rules: true
|
||||
gci:
|
||||
# put imports beginning with prefix after 3rd-party packages;
|
||||
# only support one prefix
|
||||
# if not set, use goimports.local-prefixes
|
||||
goimports:
|
||||
local-prefixes: github.com/safing
|
||||
godox:
|
||||
# report any comments starting with keywords, this is useful for TODO or FIXME comments that
|
||||
|
|
Loading…
Add table
Reference in a new issue