forked from Plemya-x/ALR
feat: allow finding packages by "{repo}/{pkg}" and "{pkg}+alr-{repo}"
This commit is contained in:
@ -36,11 +36,14 @@ linters:
|
||||
- unused
|
||||
- errcheck
|
||||
- typecheck
|
||||
# - forbidigo
|
||||
- wrapcheck
|
||||
|
||||
issues:
|
||||
fix: true
|
||||
exclude-rules:
|
||||
- linters:
|
||||
- wrapcheck
|
||||
path-except: "internal/repos/find.go"
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- errcheck
|
||||
|
Reference in New Issue
Block a user