mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-30 10:35:32 +02:00
build: lint with build tags
This commit is contained in:
@ -1,6 +1,15 @@
|
||||
run:
|
||||
# timeout for analysis
|
||||
deadline: 4m
|
||||
build-tags:
|
||||
- autopilotrpc
|
||||
- chainrpc
|
||||
- invoicesrpc
|
||||
- routerrpc
|
||||
- signrpc
|
||||
- walletrpc
|
||||
- watchtowerrpc
|
||||
- wtclientrpc
|
||||
|
||||
linters-settings:
|
||||
govet:
|
||||
|
Reference in New Issue
Block a user