mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
[chore] Remove deprecated linters (#1228)
This commit is contained in:
parent
aea16bbf3c
commit
dd1a4cd892
1 changed files with 1 additions and 3 deletions
|
@ -20,10 +20,8 @@ linters:
|
|||
- gocritic
|
||||
- gofmt
|
||||
- gosec
|
||||
- ifshort
|
||||
- nilerr
|
||||
- revive
|
||||
- wastedassign
|
||||
|
||||
linters-settings:
|
||||
govet:
|
||||
|
|
Loading…
Reference in a new issue