Skip to content

Commit ba2971c

Browse files
committed
Disable the prefer_interpolation_to_compose_strings rule
1 parent 19ef66f commit ba2971c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analysis/lib/analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ analyzer:
1818
# consistency isn't worth the engineering time we'd spend getting there.
1919
annotate_overrides: ignore
2020
use_function_type_syntax_for_parameters: ignore
21+
prefer_interpolation_to_compose_strings: ignore
2122

2223
include: package:lints/recommended.yaml

0 commit comments

Comments
 (0)