Expand description
Manouche v1 → v2 codemod (spec §6.1 + §6.2).
Invoked via reinhardt-admin migrate-manouche-v2 [PATH] or
cargo make migrate-manouche-v2.
Modules§
- rewriter
- Rewriter trait composed across rules.
- rules
- Registry of all rewriter rules.
- walker
- Directory walker for the migrate-manouche-v2 codemod.
Structs§
- Migrate
V2Args - Arguments for the
migrate-manouche-v2subcommand.
Functions§
- run
- Entry point invoked by
main.rs.