mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 12:15:47 -04:00
chore(mobile): Fixed exclude analyzer options (#7125)
Fixed exclude analyzer options
This commit is contained in:
parent
5abbb335c3
commit
31ae35e9a6
@ -33,8 +33,8 @@ linter:
|
||||
# https://dart.dev/guides/language/analysis-options
|
||||
analyzer:
|
||||
exclude:
|
||||
- openapi/
|
||||
- openapi/test/
|
||||
- openapi/**
|
||||
- openapi/test/**
|
||||
- lib/generated_plugin_registrant.dart
|
||||
|
||||
plugins:
|
||||
|
Loading…
x
Reference in New Issue
Block a user