Skip to content

Commit

Permalink
chg: update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
philippseith committed Apr 9, 2024
1 parent 3ce66de commit 3695f7d
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,7 +1,7 @@
run:
skip-dirs:
issues:
exclude-dirs:
- chatsample
- signalr_test
- router/router_test
skip-files:
exclude-files:
- ".+_test\\.go$"

0 comments on commit 3695f7d

Please sign in to comment.