File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed
Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ linter:
3131 - avoid_void_async
3232 - directives_ordering
3333 - discarded_futures
34- - library_private_types_in_public_api
3534 - omit_local_variable_types
3635 - parameter_assignments
3736 - prefer_asserts_with_message
Original file line number Diff line number Diff line change @@ -7,4 +7,3 @@ builders:
77 - " .dart_tool/firebase/functions.yaml"
88 auto_apply : root_package
99 build_to : source
10- runs_before : []
Original file line number Diff line number Diff line change 11targets :
22 $default :
33 builders :
4- firebase_functions|spec :
4+ firebase_functions|spec_builder :
55 enabled : true
Original file line number Diff line number Diff line change 11targets :
22 $default :
33 builders :
4- firebase_functions|spec :
4+ firebase_functions|spec_builder :
55 enabled : true
6- generate_for :
7- - lib/**
You can’t perform that action at this time.
0 commit comments