Skip to content

Commit

Permalink
improve linter settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelk committed Jan 19, 2024
1 parent 53a95b4 commit 226cc53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
run:
deadline: 5m
timeout: 5m
modules-download-mode: readonly

linters:
enable:
Expand Down

0 comments on commit 226cc53

Please sign in to comment.