Skip to content

Commit

Permalink
chore: adjust golangci-lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Apr 8, 2024
1 parent 7c2a593 commit aae0398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,10 @@ linters-settings:
gocritic:
enabled-tags:
- diagnostic
- experimental
- opinionated
- performance
- style
disabled-tags:
- experimental
disabled-checks:
- ifElseChain
lll:
line-length: 180

0 comments on commit aae0398

Please sign in to comment.