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 authored and chudilka1 committed Dec 9, 2024
1 parent 398e583 commit 25f946c
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 25f946c

Please sign in to comment.