mirror of
https://github.com/cooperspencer/gickup
synced 2024-11-08 12:09:18 +01:00
exclude tagalign
This commit is contained in:
parent
fecb4040e6
commit
27cbf30d35
@ -1,6 +1,7 @@
|
|||||||
linters:
|
linters:
|
||||||
enable-all: true
|
enable-all: true
|
||||||
disable:
|
disable:
|
||||||
|
- tagalign
|
||||||
- cyclop # duplicate of gocyclo
|
- cyclop # duplicate of gocyclo
|
||||||
- exhaustivestruct # not revelent
|
- exhaustivestruct # not revelent
|
||||||
- gochecknoglobals
|
- gochecknoglobals
|
||||||
|
Loading…
Reference in New Issue
Block a user