fix: resolve pre-commit and coverage gate issues

This commit is contained in:
Thomas SharedInbox
2026-05-09 18:59:12 +02:00
parent 3fd7b564de
commit e9e731c551
9 changed files with 96 additions and 61 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ tasks:
sources:
- "**/*.dart"
cmds:
- fvm dart format .
- fvm dart format lib test
analyze-fix:
desc: Auto-fix lint issues with dart fix --apply