mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-24 06:25:47 +00:00
chore: add linter rule exception for cmd folder
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
This commit is contained in:
parent
75cd9f920e
commit
03ba6913f5
@ -141,3 +141,6 @@ issues:
|
||||
- path: monitor/.*\.go
|
||||
linters:
|
||||
- durationcheck
|
||||
- path: cmd/planetmint-god/cmd/.*\.go
|
||||
linters:
|
||||
- forbidigo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user