Skip to content

Commit

Permalink
upd golangci-lint rules
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Bortnikov <artem.bortnikov@telekom.com>
  • Loading branch information
aobort committed Jun 20, 2024
1 parent a5f7cb9 commit 5e27419
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ issues:
linters:
- dupl
- lll
- path: _test\.go
linters:
- dupl
linters:
disable-all: true
enable:
Expand Down

0 comments on commit 5e27419

Please sign in to comment.