Skip to content

Commit

Permalink
Update golangci config
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk committed Jul 24, 2024
1 parent 4503f70 commit 52684c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ linters:
- depguard
# FIXME: remove `containedctx` exclude after fixing knative-sandbox/kn-plugin-event#202
- containedctx
# FIXME: consider enabling and fixing
- revive
- copyloopvar
- perfsprint

issues:
exclude-rules:
Expand Down

0 comments on commit 52684c9

Please sign in to comment.