docs: Update prefligit references to prek #1491

Merged
ginger merged 1 commit from trashpanda/continuwuity:trashpanda/prefligit2prek into main 2026-03-05 13:32:22 +00:00
Contributor

Update docs so as to not confuse future contributors from installing an old version of prek and cause pre-push hooks to not run.

Pull request checklist:

  • This pull request targets the main branch, and the branch is named something other than
    main.
  • I have written an appropriate pull request title and my description is clear.
  • I understand I am responsible for the contents of this pull request.
  • I have followed the contributing guidelines:
Update docs so as to not confuse future contributors from installing an old version of prek and cause pre-push hooks to not run. **Pull request checklist:** - [x] This pull request targets the `main` branch, and the branch is named something other than `main`. - [x] I have written an appropriate pull request title and my description is clear. - [x] I understand I am responsible for the contents of this pull request. - I have followed the [contributing guidelines][c1]: - [x] My contribution follows the [code style][c2], if applicable. - [x] I ran [pre-commit checks][c1pc] before opening/drafting this pull request. - [x] I have [tested my contribution][c1t] (or proof-read it for documentation-only changes) myself, if applicable. This includes ensuring code compiles. - [x] My commit messages follow the [commit message format][c1cm] and are descriptive. - [ ] I have written a [news fragment][n1] for this PR, if applicable<!--(can be done after hitting open!)-->. [c1]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md [c2]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/docs/development/code_style.mdx [c1pc]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#pre-commit-checks [c1t]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#running-tests-locally [c1cm]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#commit-messages [n1]: https://towncrier.readthedocs.io/en/stable/tutorial.html#creating-news-fragments
docs: Update prefligit references to prek
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m9s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m55s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 10m25s
9d1b3bceee
ginger approved these changes 2026-03-05 13:32:05 +00:00
ginger merged commit 220b61c589 into main 2026-03-05 13:32:22 +00:00
@ -33,2 +29,2 @@
# Install prefligit using cargo-binstall
cargo binstall prefligit
# Install prek using cargo-binstall
cargo binstall prek
Owner

I get an error when trying to run this command, it apparently requires https://github.com/cargo-bins/cargo-binstall

I get an error when trying to run this command, it apparently requires https://github.com/cargo-bins/cargo-binstall
Author
Contributor

I don't think this is relevant to this PR. It was not explained previously, either.

I don't think this is relevant to this PR. It was not explained previously, either.
Aranjedeath marked this conversation as resolved
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1491
No description provided.