forked from mirror/go-json
disable ifshort
This commit is contained in:
parent
5cd3291f16
commit
88ffc1673e
|
@ -30,6 +30,7 @@ linters:
|
||||||
- gofumpt
|
- gofumpt
|
||||||
- gomnd
|
- gomnd
|
||||||
- gosec
|
- gosec
|
||||||
|
- ifshort
|
||||||
- lll
|
- lll
|
||||||
- makezero
|
- makezero
|
||||||
- nakedret
|
- nakedret
|
||||||
|
|
Loading…
Reference in New Issue