Skip to content

Commit

Permalink
Ignore catalogd from lint of operator-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Jan 3, 2025
1 parent 807dc4f commit 6ce0882
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ run:
# Default timeout is 1m, up to give more room
timeout: 4m

issues:
exclude-use-default: false
exclude-dirs:
- '^catalogd/'

linters:
enable:
- asciicheck
Expand Down

0 comments on commit 6ce0882

Please sign in to comment.