Provided by: precious_0.1.4-1_amd64
NAME
precious - one code quality tool to rule them all
DESCRIPTION
precious 0.1.4 Dave Rolsky <autarch@urth.org> One code quality tool to rule them all USAGE: precious [OPTIONS] [SUBCOMMAND] OPTIONS: --ascii Replace super-fun Unicode symbols with terribly boring ASCII -c, --config <config> Path to config file -d, --debug Enable debugging output -h, --help Print help information -j, --jobs <jobs> Number of parallel jobs (threads) to run (defaults to one per core) -q, --quiet Suppresses most output -t, --trace Enable tracing output (maximum logging) -v, --verbose Enable verbose output -V, --version Print version information SUBCOMMANDS: help Print this message or the help of the given subcommand(s) lint Lints the specified files and/or directories tidy Tidies the specified files and/or directories