Files
kryz-go-flutter/.gitea/workflows
robot 0e131e1db2
CI / Lint (pull_request) Failing after 19m25s
CI / Test (pull_request) Skipped
CI / Build Android (pull_request) Skipped
CI / Build iOS (pull_request) Skipped
ci: use --set-exit-if-changed for formatting gate (match release.yml)
Previously ci.yml used 'dart format --fix' which silently reformatste
code without failing the build. Changed to '--set-exit-if-changed' to
match release.yml — a proper gate that catches formatting violations
early in CI rather than silently fixing them.
2026-08-01 09:04:54 +00:00
..