Skip to content

Commit

Permalink
Include paths containing libevm
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Feb 13, 2025
1 parent 9b6bf5f commit 8b2feae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ linters-settings:

issues:
exclude-rules:
- path-except: "(plugin\\/.+\\.go|.+_ext\\.go)"
- path-except: "(_ext|plugin\\/.+|libevm.*)\\.go"
linters:
- errcheck
- errorlint
Expand Down

0 comments on commit 8b2feae

Please sign in to comment.