Skip to content

feat: add data file (TC-6)

99f56c6
Select commit
Loading
Failed to load commit list.
Open

feat: add data file (TC-6) #18

feat: add data file (TC-6)
99f56c6
Select commit
Loading
Failed to load commit list.
watchflow-dev-leonardo / Watchflow Rules failed Mar 20, 2026 in 0s

1 rule violations found

🚨 1 violations found: 1 medium

Details

Watchflow Rule Violations

🟡 Medium Severity (1)

Validates that total lines changed (additions + deletions) in a PR do not exceed a maximum; enforces a maximum LOC per pull request.

Pull request exceeds maximum lines changed (9268 > 500)
How to fix: Reduce the size of this PR to at most 500 lines changed (additions + deletions).


💡 To configure rules, edit the .watchflow/rules.yaml file in this repository.