Skip to content

Add frontend lint and style tooling#86

Merged
Arcadi4 merged 2 commits into
developfrom
style
May 13, 2026
Merged

Add frontend lint and style tooling#86
Arcadi4 merged 2 commits into
developfrom
style

Conversation

@Arcadi4
Copy link
Copy Markdown
Contributor

@Arcadi4 Arcadi4 commented May 13, 2026

Summary

  • Add root Prettier tooling with Tailwind class sorting support.
  • Add frontend lint, style, typecheck, and aggregate check scripts.
  • Keep this PR config-only; source formatting and CI/Ruff rollout are intentionally excluded.

Verification

  • pnpm frontend:typecheck
  • pnpm --filter frontend exec prettier --version
  • lsp_diagnostics prettier.config.mjs
  • git diff --cached --check before each commit

@Arcadi4 Arcadi4 requested a review from Typogalaxy as a code owner May 13, 2026 11:11
@github-actions github-actions Bot added frontend This changes files in app/frontend/. release A new project release. labels May 13, 2026
@Typogalaxy Typogalaxy changed the base branch from main to develop May 13, 2026 11:25
@Arcadi4 Arcadi4 requested a review from Typogalaxy May 13, 2026 11:32
@Arcadi4 Arcadi4 force-pushed the style branch 2 times, most recently from 1bed7b6 to f745195 Compare May 13, 2026 11:35
@Arcadi4 Arcadi4 merged commit 51dc743 into develop May 13, 2026
8 checks passed
@Arcadi4 Arcadi4 deleted the style branch May 21, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend This changes files in app/frontend/. release A new project release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants