chore(lint): remove deprecated ifshort linting option

This commit is contained in:
Christian Rocha 2024-05-01 15:59:54 -04:00
parent e35d216358
commit c986440c2a
No known key found for this signature in database
GPG Key ID: 589F6FDD5B820611

View File

@ -23,7 +23,6 @@ linters:
- gomnd - gomnd
- gomoddirectives - gomoddirectives
- goprintffuncname - goprintffuncname
- ifshort
# - lll # - lll
- misspell - misspell
- nakedret - nakedret