File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed
Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change 11ignore :
22 - " **/*.g.dart" # ignore generated files
3-
4- comment :
5- layout : " header, diff, components" # show component info in the PR comment
6-
7- component_management :
8- default_rules : # default rules that will be inherited by all components
9- statuses :
10- - type : project # in this case every component that doens't have a status defined will have a project type one
11- target : auto
12- individual_components :
13- - component_id : dio_cache_interceptor
14- paths :
15- - dio_cache_interceptor/**
16- - component_id : http_cache_client
17- paths :
18- - http_cache_client/**
19- - component_id : http_cache_core
20- paths :
21- - http_cache_core/**
22- - component_id : http_cache_drift_store
23- paths :
24- - http_cache_drift_store/**
25- - component_id : http_cache_file_store
26- paths :
27- - http_cache_file_store/**
28- - component_id : http_cache_hive_store
29- paths :
30- - http_cache_hive_store/**
31- - component_id : http_cache_objectbox_store
32- paths :
33- - http_cache_objectbox_store/**
34- - component_id : http_cache_sembast_store
35- paths :
36- - http_cache_sembast_store/**
You can’t perform that action at this time.
0 commit comments