This commit is contained in:
2025-02-09 15:18:18 +02:00
commit 8e99f5010a
16 changed files with 375 additions and 0 deletions

10
analysis_options.yaml Normal file
View File

@@ -0,0 +1,10 @@
include: package:lints/recommended.yaml
linter:
rules:
- prefer_relative_imports
- close_sinks
- avoid_empty_else
- file_names
- prefer_const_constructors
- no_leading_underscores_for_local_identifiers