chore: fix node_modules path exclusion in golangci config
This commit is contained in:
@@ -51,7 +51,7 @@ linters:
|
||||
- third_party$
|
||||
- builtin$
|
||||
- examples$
|
||||
- node_modules$
|
||||
- node_modules/
|
||||
|
||||
issues:
|
||||
max-issues-per-linter: 0
|
||||
|
||||
Reference in New Issue
Block a user