mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
added staticcheck to gometalinter target
This commit is contained in:
parent
7531c337a9
commit
511f7de422
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -139,6 +139,7 @@ gometalinter: require-gometalinter
|
|||
--enable=ineffassign \
|
||||
--enable=interfacer \
|
||||
--enable=maligned \
|
||||
--enable=staticcheck \
|
||||
--enable=misspell \
|
||||
--enable=nakedret \
|
||||
--enable=unconvert \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue