Files
2026-07-15 00:17:48 -06:00

270 B

Lints

Repo for dealing with linting rust code.

Development

Run the full validation suite before committing:

just all
Publish
  • cargo semver-checks --all-features
  • cargo publish --dry-run -p <crate>
  • cargo publish --dry-run --workspace