project setup

This commit is contained in:
SomnusVeritas
2023-11-08 10:29:02 +01:00
parent 7a0d1391ec
commit 0d843b442d
5 changed files with 30 additions and 1 deletions

View File

@@ -22,7 +22,8 @@ linter:
# producing the lint.
rules:
# avoid_print: false # Uncomment to disable the `avoid_print` rule
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
prefer_relative_imports: true
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options