File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 * Generates ` README.md ` from ` README.md.in `
1515 * Sets up a base CI pipeline for Rust crates (see ` src/.github/workflows ` )
1616 * Sets up funding information
17- * Sets up a pre-commit hook via [ cargo-husky] ( https://lib.rs/crates/cargo-husky ) A=
17+ * Sets up a pre-commit hook via [ cargo-husky] ( https://lib.rs/crates/cargo-husky )
1818 that installs facet-dev and runs ` facet-dev generate `
1919
2020Since the pre-commit hook installs the latest facet-dev from git, and since
Original file line number Diff line number Diff line change 66 * Generates `README.md` from `README.md.in`
77 * Sets up a base CI pipeline for Rust crates (see `src/.github/workflows`)
88 * Sets up funding information
9- * Sets up a pre-commit hook via [cargo-husky](https://lib.rs/crates/cargo-husky)A=
9+ * Sets up a pre-commit hook via [cargo-husky](https://lib.rs/crates/cargo-husky)
1010 that installs facet-dev and runs `facet-dev generate`
1111
1212Since the pre-commit hook installs the latest facet-dev from git, and since
You can’t perform that action at this time.
0 commit comments