mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-10 15:04:17 +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
|
- gocritic
|
||||||
- gofmt
|
- gofmt
|
||||||
- gosec
|
- gosec
|
||||||
- ifshort
|
|
||||||
- nilerr
|
- nilerr
|
||||||
- revive
|
- revive
|
||||||
- wastedassign
|
|
||||||
|
|
||||||
linters-settings:
|
linters-settings:
|
||||||
govet:
|
govet:
|
||||||
|
|
Loading…
Reference in a new issue