Skip to content

[codex] fix safe lint cleanup#1684

Merged
Uarmagan merged 1 commit intomainfrom
chore/fix-lint-cleanup
Apr 27, 2026
Merged

[codex] fix safe lint cleanup#1684
Uarmagan merged 1 commit intomainfrom
chore/fix-lint-cleanup

Conversation

@Uarmagan
Copy link
Copy Markdown
Contributor

Summary

This PR applies the safe lint cleanup from the local lint pass.

It removes unreachable test-helper code, replaces a few unchecked assumptions with safer checks, normalizes small parsing/string/import patterns, and lets Biome clean up simple formatting and wrapper fragments. The repo still has broader warning categories left, but this branch keeps the changes to the low-risk cleanup found in this pass.

Validation

  • bun run lint
  • bun run test:core
  • bun run test:backend
  • bun run test:web
  • bun run test:scripts

All passed locally.

@Uarmagan Uarmagan marked this pull request as ready for review April 27, 2026 22:10
@Uarmagan Uarmagan merged commit bdea3d1 into main Apr 27, 2026
9 checks passed
@Uarmagan Uarmagan deleted the chore/fix-lint-cleanup branch April 27, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant