Disable the prefer_interpolation_to_compose_strings rule

This commit is contained in:
Christophe Coevoet 2022-09-03 01:41:51 +02:00
parent 19ef66f510
commit ba2971c61a

View File

@ -18,5 +18,6 @@ analyzer:
# consistency isn't worth the engineering time we'd spend getting there.
annotate_overrides: ignore
use_function_type_syntax_for_parameters: ignore
prefer_interpolation_to_compose_strings: ignore
include: package:lints/recommended.yaml