summaryrefslogtreecommitdiff
path: root/tools/build-builder
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2025-05-26 23:19:24 -0400
committerOwen Jacobson <owen@grimoire.ca>2025-05-30 19:49:31 -0400
commit1b75b5b7dfc1f3e0afa5125836d899e6f8552368 (patch)
tree022a94dc785855d8e804856f3ab892c7072607af /tools/build-builder
parentd30584270c657dd69231986cbf612c9d60465899 (diff)
Consolidate code style checks into tool scripts.
The new `tools/check-format` script checks _all_ project formatting - JS (through `prettier`), and Rust (through `rustfmt`). It also checks `prettier` against the whole project, not just against what's in the `ui` subdir, which means it now catches formatting issues in various JS config files (like `.prettierrc` itself). This commit does not include style _fixes_, which means that it does not pass its own `tools/check-format` script. This is intentional, and is intended to make the Git history a bit easier to reason about; a future commit will include format fixes.
Diffstat (limited to 'tools/build-builder')
0 files changed, 0 insertions, 0 deletions