mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
trivial
This commit is contained in:
parent
511f7de422
commit
1d3fafa207
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -139,9 +139,9 @@ gometalinter: require-gometalinter
|
|||
--enable=ineffassign \
|
||||
--enable=interfacer \
|
||||
--enable=maligned \
|
||||
--enable=staticcheck \
|
||||
--enable=misspell \
|
||||
--enable=nakedret \
|
||||
--enable=staticcheck \
|
||||
--enable=unconvert \
|
||||
--enable=unparam \
|
||||
--enable=vet \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue