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 dd98e8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
issues:
exclude-dirs:

run:
timeout: 5m

0 comments on commit dd98e8c

Please sign in to comment.