refactor(mobile): partners provider (#16299)
* refactor(mobile): partners provider * update analysis option * update analysis option
This commit is contained in:
@@ -65,7 +65,7 @@ custom_lint:
|
||||
allowed:
|
||||
# required / wanted
|
||||
- lib/entities/*.entity.dart
|
||||
- lib/repositories/{album,asset,backup,database,etag,exif_info,user,timeline}.repository.dart
|
||||
- lib/repositories/{album,asset,backup,database,etag,exif_info,user,timeline,partner}.repository.dart
|
||||
- lib/infrastructure/entities/*.entity.dart
|
||||
- lib/infrastructure/repositories/{store,db}.repository.dart
|
||||
- lib/providers/infrastructure/db.provider.dart
|
||||
@@ -79,7 +79,7 @@ custom_lint:
|
||||
- lib/widgets/asset_grid/asset_grid_data_structure.dart
|
||||
- test/**.dart
|
||||
# refactor the remaining providers
|
||||
- lib/providers/{asset,authentication,db,partner,user}.provider.dart
|
||||
- lib/providers/{asset,authentication,db,user}.provider.dart
|
||||
- lib/providers/{asset_viewer/render_list,backup/backup,search/all_motion_photos,search/recently_added_asset}.provider.dart
|
||||
|
||||
- import_rule_openapi:
|
||||
|
||||
Reference in New Issue
Block a user