Skip to content

Commit

Permalink
chore(lint): remove deprecated ifshort linting option
Browse files Browse the repository at this point in the history
  • Loading branch information
meowgorithm committed May 1, 2024
1 parent e35d216 commit c986440
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 c986440

Please sign in to comment.