mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-04 12:31:39 +02:00
build: lint with build tags
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user