Skip to content

Format entire project with cljfmt#283

Open
cap10morgan wants to merge 2 commits into
masterfrom
cljfmt-format
Open

Format entire project with cljfmt#283
cap10morgan wants to merge 2 commits into
masterfrom
cljfmt-format

Conversation

@cap10morgan
Copy link
Copy Markdown
Collaborator

Applies cljfmt formatting across all project source, test, and EDN files (src, test, bb.edn, deps.edn, tests.edn).

Changes are whitespace/indentation only — verified with git diff -w showing no content changes, and cljfmt check passing afterward.

Vendored .clj-kondo/ configs were intentionally left untouched since they're synced from upstream libraries.

Apply cljfmt formatting across all project source, test, and EDN files.
Changes are whitespace/indentation only with no logic changes.
Add a format job to the CI workflow that runs `cljfmt check` over the
project's source, test, and EDN files to catch formatting regressions.
@cap10morgan cap10morgan marked this pull request as ready for review May 28, 2026 21:14
@cap10morgan cap10morgan requested a review from Quantisan May 28, 2026 21:14
@cap10morgan
Copy link
Copy Markdown
Collaborator Author

Also adds a CI check that the formatting is correct according to cljfmt

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