mirror of
https://github.com/status-im/status-go.git
synced 2025-02-01 17:38:36 +00:00
Enable typecheck
to catch syntax errors on files which are not normally compiled
https://travis-ci.org/status-im/status-go/jobs/393987750#L544
This commit is contained in:
parent
58a8135a87
commit
878373ab30
@ -58,6 +58,7 @@ linters:
|
||||
- megacheck
|
||||
#- misspell
|
||||
- structcheck
|
||||
- typecheck
|
||||
- unconvert
|
||||
- varcheck
|
||||
fast: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user