Skip to content

Commit

Permalink
Removed disabled linters
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Dec 5, 2023
1 parent 58b8bf3 commit ed2148a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,14 +326,6 @@ linters:
- gocritic # use this for very opinionated linting
- gochecknoglobals
- whitespace
- wsl
- goerr113
- godot
- testpackage
- nestif
- nlreturn
- goconst
- testifylint
disable-all: false
presets:
- bugs
Expand Down

0 comments on commit ed2148a

Please sign in to comment.