Skip to content

Commit

Permalink
Add minimal linter config prepared to add excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
c2h5oh committed Nov 27, 2024
1 parent f77407b commit b0300f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
issues:
exclude-dirs:
- go-ethereum

run:
timeout: 5m

0 comments on commit b0300f0

Please sign in to comment.