build: lint with build tags
This commit is contained in:
parent
3186c0f3a2
commit
e64542aa1c
@ -1,6 +1,15 @@
|
|||||||
run:
|
run:
|
||||||
# timeout for analysis
|
# timeout for analysis
|
||||||
deadline: 4m
|
deadline: 4m
|
||||||
|
build-tags:
|
||||||
|
- autopilotrpc
|
||||||
|
- chainrpc
|
||||||
|
- invoicesrpc
|
||||||
|
- routerrpc
|
||||||
|
- signrpc
|
||||||
|
- walletrpc
|
||||||
|
- watchtowerrpc
|
||||||
|
- wtclientrpc
|
||||||
|
|
||||||
linters-settings:
|
linters-settings:
|
||||||
govet:
|
govet:
|
||||||
|
Loading…
Reference in New Issue
Block a user