You've already forked lint-policy
283 B
283 B
Lints
Repo for dealing with linting rust code.
Development
Run the full validation suite before committing:
just all
just install
Publish
cargo semver-checks --all-featurescargo publish --dry-run -p <crate>cargo publish --dry-run --workspace