we add the "all" flag to format all packages and their local dependencies. we add the "check" option to run rustfmt in check mode, which ensures that the pre-commit hook fails further formatting is required.
Details
Details
- Reviewers
• karol tomek • jim - Commits
- rCOMM1df688dc744b: [services] fix rust-pre-commit hook
tried unformatting some code in the commtest package and then committing my changes. the linter stopped me from committing the code, as expected
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable