mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-18 05:44:22 +01:00
Merge pull request #3513 from halseth/lint-skip-generated
[trivial] lint: skip generated files
This commit is contained in:
@@ -6,6 +6,10 @@ run:
|
||||
# worker.
|
||||
concurrency: 1
|
||||
|
||||
# Skip autogenerated files for mobile.
|
||||
skip-files:
|
||||
- "mobile\\/.*generated\\.go"
|
||||
|
||||
build-tags:
|
||||
- autopilotrpc
|
||||
- chainrpc
|
||||
|
||||
Reference in New Issue
Block a user