diff-quality - find diff lines with quality violations
usage: diff-quality [-h] --violations TOOL [--html-report
FILENAME]
- [--json-report FILENAME] [--markdown-report FILENAME]
- [--external-css-file FILENAME] [--compare-branch BRANCH] [--options
[OPTIONS]] [--fail-under SCORE] [--ignore-staged] [--ignore-unstaged]
[--include-untracked] [--exclude EXCLUDE [EXCLUDE ...]] [--include INCLUDE
[INCLUDE ...]] [--diff-range-notation RANGE_NOTATION] [--version]
[--ignore-whitespace] [-q] [-c CONFIG_FILE] [--report-root-path ROOT_PATH]
[input_reports ...]
Automatically find diff lines with quality violations.