Excluded some paths from golang linter
This commit is contained in:
parent
fdf608904d
commit
f6217e602b
@ -15,6 +15,9 @@ run:
|
|||||||
- dnsfilter/rule_to_regexp.go
|
- dnsfilter/rule_to_regexp.go
|
||||||
- util/pprof.go
|
- util/pprof.go
|
||||||
- ".*_test.go"
|
- ".*_test.go"
|
||||||
|
- client/.*
|
||||||
|
- build/.*
|
||||||
|
- dist/.*
|
||||||
|
|
||||||
|
|
||||||
# all available settings of specific linters
|
# all available settings of specific linters
|
||||||
|
Loading…
Reference in New Issue
Block a user