Skip to content

Commit

Permalink
chore(ci): sync golangci-lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Nov 4, 2024
1 parent 07668ab commit b4f3381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci-soft.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
run:
tests: false
issues-exit-code: 0

issues:
include:
Expand Down Expand Up @@ -36,5 +37,4 @@ linters:
- govet
- ineffassign
- staticcheck
- typecheck
- unused

0 comments on commit b4f3381

Please sign in to comment.