Skip to content

Commit

Permalink
try fixing regex
Browse files Browse the repository at this point in the history
  • Loading branch information
joshraphael committed Aug 13, 2024
1 parent e70ade3 commit 3a1e08b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ jobs:
#threshold-file: 80
#threshold-package: 80
threshold-total: 80
exclude-paths:
- ^examples
exclude-paths: ^examples/

0 comments on commit 3a1e08b

Please sign in to comment.