blob: 24563be7605b3429bd5c458a5ef74098d84beea1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
This program is used to check the code quality of the Mingling project itself.
FLAGS:
-h, --help Print this help page
-q, --quiet Quiet output
USAGE:
report-collect Collect and organize all inspection reports
report-clean Clean up all reports
show-manifests Print all crate paths that need to be checked
|