lint: skip files generated for mobile

This commit is contained in:
Johan T. Halseth 2019-09-17 15:21:31 +02:00
parent cd3c2b508e
commit 00d1890dd0
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

View File

@ -6,6 +6,10 @@ run:
# worker.
concurrency: 1
# Skip autogenerated files for mobile.
skip-files:
- "mobile\\/.*generated\\.go"
build-tags:
- autopilotrpc
- chainrpc