Skip to content

Commit

Permalink
no lint python in example
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Ciangottini <[email protected]>
  • Loading branch information
dciangot committed Oct 4, 2024
1 parent 5adc5ca commit 7ebb8c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/linters/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
issues:
exclude-dirs:
- ci
exclude-rules:
- path: _test\.go
linters:
- dupl
- gosec
- goconst
linters:
enable:
- gosec
Expand Down

0 comments on commit 7ebb8c2

Please sign in to comment.