Skip to content

Format source, dashboard client, scripts, and config files with Prettier#112

Merged
gvonness-apolitical merged 1 commit intomainfrom
cleanup/prettier-source
Feb 16, 2026
Merged

Format source, dashboard client, scripts, and config files with Prettier#112
gvonness-apolitical merged 1 commit intomainfrom
cleanup/prettier-source

Conversation

@gvonness-apolitical
Copy link
Contributor

Summary

  • Run Prettier on 39 files that were outside the original format:check scope: dashboard client .tsx/.css, scripts, config.schema.json, docker-compose.yml
  • Expand format and format:check npm scripts to cover these files going forward, preventing future drift

Test plan

  • npm run build passes (zero type errors)
  • npm test passes (1707 tests)
  • npm run format:check passes with expanded scope
  • No logic changes — purely whitespace/formatting

Run Prettier on 39 files that were outside the original format:check scope
(dashboard .tsx/.css, scripts, config.schema.json, docker-compose.yml).
Expand format/format:check npm scripts to cover these files going forward.
@gvonness-apolitical gvonness-apolitical merged commit 86fb0f0 into main Feb 16, 2026
3 checks passed
@gvonness-apolitical gvonness-apolitical deleted the cleanup/prettier-source branch February 16, 2026 23:53
@gvonness-apolitical gvonness-apolitical mentioned this pull request Feb 17, 2026
3 tasks
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