Skip to content

Commit

Permalink
update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmoraisjr committed Jun 3, 2024
1 parent 8f855cc commit 1fbe4b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
run:
deadline: 5m
skip-dirs:
timeout: 5m
issues:
exclude-dirs:
- pkg/acme/x
- pkg/common

linters:
disable-all: true
enable:
Expand Down

0 comments on commit 1fbe4b4

Please sign in to comment.