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