Skip to content

Commit

Permalink
deployment: add context lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 committed Nov 25, 2024
1 parent 3230f2a commit 9e6337b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployment/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ linters:
- misspell
- rowserrcheck
- errorlint
- containedctx
- fatcontext
- noctx
linters-settings:
exhaustive:
default-signifies-exhaustive: true
Expand Down

0 comments on commit 9e6337b

Please sign in to comment.