Add single quote lint rule

This commit is contained in:
Vincent Velociter
2023-01-15 08:50:49 +01:00
parent 21affaa519
commit 432741922c
+1
View File
@@ -25,6 +25,7 @@ linter:
avoid_print: false
directives_ordering: false
always_use_package_imports: false
prefer_single_quotes: true
# analyzer:
# exclude: