test(i18n): silence clippy single_element_loop in catalog coverage check #234

Merged
nrupard merged 1 commit from feat/lc-100-i18n into main 2026-05-27 19:05:03 +02:00
Owner

The Check workflow's clippy (--all-targets -D warnings) flagged the single-entry for locale in ["es"] loop. The loop is intentionally forward-compatible (LC-188 adds more locales), so allow the lint rather than unrolling it. (LC-187)

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

The Check workflow's clippy (--all-targets -D warnings) flagged the single-entry `for locale in ["es"]` loop. The loop is intentionally forward-compatible (LC-188 adds more locales), so allow the lint rather than unrolling it. (LC-187) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
test(i18n): silence clippy single_element_loop in catalog coverage check
All checks were successful
check-secrets / Nosey parker (push) Successful in 3s
check-secrets / TruffleHog (push) Successful in 4s
check-secrets / Kingfisher (push) Successful in 6s
check-secrets / Nosey parker (pull_request) Successful in 3s
check-secrets / Kingfisher (pull_request) Successful in 4s
check-secrets / TruffleHog (pull_request) Successful in 5s
Create release / Create release from merged PR (pull_request) Has been skipped
Check / clippy + fmt + tests (pull_request) Successful in 2m3s
22c2771dea
The Check workflow's clippy (--all-targets -D warnings) flagged the single-entry `for locale in ["es"]` loop. The loop is intentionally forward-compatible (LC-188 adds more locales), so allow the lint rather than unrolling it. (LC-187)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
nrupard deleted branch feat/lc-100-i18n 2026-05-27 19:05:03 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/lets-chat!234
No description provided.