generated from eblume/project-template
|
All checks were successful
Build / validate (pull_request) Successful in 5m25s
The cargo-fmt failure on this PR slipped to CI because the pre-commit prek hooks were never installed in the working clone. The existing cargo-fmt hook reformats in place but only when it runs. Add a pre-push cargo-fmt-check hook (`cargo fmt --all --check`) that mirrors CI's Dagger `check` step exactly, so an unformatted commit is blocked locally before it can reach the runner — even if the pre-commit hook was skipped or not installed. Filtered to .rs pushes so Rust-free pushes pay nothing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| changelog.d | ||
| explanation | ||
| how-to | ||
| reference | ||
| tutorials | ||
| index.md | ||
| quartz.config.ts | ||
| quartz.layout.ts | ||