We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ef66f commit ba2971cCopy full SHA for ba2971c
analysis/lib/analysis_options.yaml
@@ -18,5 +18,6 @@ analyzer:
18
# consistency isn't worth the engineering time we'd spend getting there.
19
annotate_overrides: ignore
20
use_function_type_syntax_for_parameters: ignore
21
+ prefer_interpolation_to_compose_strings: ignore
22
23
include: package:lints/recommended.yaml
0 commit comments