Skip to content

Commit

Permalink
Additional linting rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdee committed Oct 19, 2023
1 parent f2ff162 commit 66acc87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ linters:
- gocognit
- goconst
- goerr113
- goheader
- golint
- gomnd
- ifshort
Expand All @@ -156,6 +155,5 @@ linters:
- structcheck
- varcheck
- varnamelen
- whitespace
- wrapcheck
- wsl

0 comments on commit 66acc87

Please sign in to comment.