Releases: Nevermore/prep
Releases · Nevermore/prep
v0.2.0
Added
initcommand to set up custom per-project Prep configuration. (#23 by @xStrom)copyrightcommand to easily verify that all Rust source files have correct copyright headers. (#22 by @xStrom)--crates <main|aux|all>option to theclippycommand. (#18 by @xStrom)- Automatic Cargo installation via
rustup. (#24 by @xStrom) - Ability to run from within a sub-directory of a workspace as opposed to just from the workspace root. (#23 by @xStrom)
Changed
ciclippynow uses--crates allby default and does two separate checks with--crates mainand--crates auxin extended mode. (#18 by @xStrom)
Full Changelog: v0.1.0...v0.2.0