Skip to content

Commit

Permalink
chore: fix golangci.yml config
Browse files Browse the repository at this point in the history
Signed-off-by: Janar Juusu <janar@juusujanar.eu>
  • Loading branch information
juusujanar committed Apr 19, 2024
1 parent 542fafd commit 558c715
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
run:
modules-download-mode: readonly
skip-dirs:

issues:
exclude-dirs:
- vendor

linters:
Expand Down

0 comments on commit 558c715

Please sign in to comment.