mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 00:12:09 +03:00
Don't analyze intermediate manifests, only the merged one.
This commit is contained in:
parent
22c64a8b44
commit
b57ead2382
@ -36,5 +36,6 @@ analyzer:
|
||||
exclude:
|
||||
- "**/*.g.dart"
|
||||
- "**/*.freezed.dart"
|
||||
- "build/**/intermediates/**/AndroidManifest.xml"
|
||||
plugins:
|
||||
- custom_lint
|
||||
- custom_lint
|
||||
|
Loading…
Reference in New Issue
Block a user