Skip to content

Commit 0afe5a0

Browse files
chore: remove prefer_expression_function_bodies (#187)
* chore: remove prefer_expression_function_bodies * chore: revert bump
1 parent 4898507 commit 0afe5a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/analysis_options.10.1.0.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ linter:
133133
- prefer_const_literals_to_create_immutables
134134
- prefer_constructors_over_static_methods
135135
- prefer_contains
136-
- prefer_expression_function_bodies
137136
- prefer_final_fields
138137
- prefer_final_in_for_each
139138
- prefer_final_locals

0 commit comments

Comments
 (0)