Expand description
Runs rustfmt on the repository.
Structsยง
- Rustfmt
Config ๐
Enumsยง
- Rustfmt
Status ๐
Functionsยง
- format
- get_
modified_ ๐rs_ files - Returns the Rust files modified between the last merge commit and what is now on the disk. Does not include removed files.
- get_
rustfmt_ ๐version - print_
paths ๐ - rustfmt ๐
- update_
rustfmt_ ๐version - Updates the last rustfmt version used.
- verify_
rustfmt_ ๐version - Return whether the format cache can be reused.