mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
Disable the prefer_interpolation_to_compose_strings rule
This commit is contained in:
parent
19ef66f510
commit
ba2971c61a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user