mirror of
https://github.com/lichess-org/dartchess.git
synced 2026-05-26 13:51:01 +00:00
Add single quote lint rule
This commit is contained in:
@@ -25,6 +25,7 @@ linter:
|
||||
avoid_print: false
|
||||
directives_ordering: false
|
||||
always_use_package_imports: false
|
||||
prefer_single_quotes: true
|
||||
|
||||
# analyzer:
|
||||
# exclude:
|
||||
|
||||
Reference in New Issue
Block a user