ec3c7c304c
ci / gate (push) Successful in 3m17s
Adds `cargo fmt --check` (stock defaults) to ci.yaml's gate, now that the
tree is rustfmt-clean (commit 41b7e9a). Records that reformat in
.git-blame-ignore-revs so `git blame` skips it. Amends ADR-ci-002 (the
deferred "revisit on main" fmt decision) + the ci ADR index.
Closes #35.
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
# Revisions to ignore in `git blame` — bulk, mechanical, no-behaviour-change
|
|
# commits whose authorship is noise. Enable locally with:
|
|
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
|
# (Forges that support it, e.g. GitHub, pick this up automatically.)
|
|
|
|
# style: format the whole tree with cargo fmt (stock defaults, #35)
|
|
41b7e9a04992cd9708f1775b57044de838b48b85
|