Skip to content

Commit

Permalink
unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Feb 29, 2024
1 parent b441c4d commit d539fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
run:
deadline: 5m
skip-files:
- ".*_test.go"
linters:
enable-all: true
disable:
Expand Down

0 comments on commit d539fb3

Please sign in to comment.