Skip to content

Commit

Permalink
fix(ci): remove deprecated 'ifshort' linter config
Browse files Browse the repository at this point in the history
  • Loading branch information
meowgorithm committed May 8, 2024
1 parent 556cdde commit 7e05e1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci-soft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ linters:
- gomnd
- gomoddirectives
- goprintffuncname
- ifshort
# - lll
- misspell
- nakedret
Expand Down

0 comments on commit 7e05e1d

Please sign in to comment.