Skip to content

Commit

Permalink
chore: enable thelper linter
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy committed Aug 21, 2023
1 parent 80a6e6d commit cc12fa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ linters:
- goerr113 # Consider to enable it
- errorlint # Consider to enable it
- errname # Consider to enable it
- thelper # Consider to enable it
- wastedassign # Consider to enable it
- nonamedreturns # Consider to enable it
- nlreturn # Consider to enable it
Expand Down

0 comments on commit cc12fa9

Please sign in to comment.