chore: update ai-review findings [skip ci]

This commit is contained in:
AI Review Bot
2026-05-15 05:10:10 +00:00
parent 8744ffbe0c
commit af7cc4d9da
8 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Use the triage-finding workflow for review issue lists:
3. Sort by severity: `critical` -> `warning` -> `info`.
4. Renumber from 1.
5. Fix real issues with the smallest safe change.
6. Put false positives into `.gitea/ai-review/exclusions.json`.
6. Put false positives into `.gitea/ai-review/exclusions.json`, preserving the original wording, language, and semantics as much as possible.
7. Add or update tests when behavior changes.
8. Re-check after each fix.