Package: check-all-the-things Version: 2015.12.10 Severity: minor
CATS doesn't warn me if I select a check (or a flag, or a group) that doesn't exist. Instead, it just prints all the checks it didn't run (i.e. all of them):
$ check-all-the-things -c thischeckdoesnotexist Skipped and hidden checks: - cmdline disabled check: 7z-test acheck ansible-lint appstream-util-validate ... - dangerous check: bfbtester perl-b-lint perl-syntax-check - help needed: acheck ansible-lint appstream-util-validate appstreamcli-validate ... - no matching files: 7z-test acheck ansible-lint appstream-util-validate ... -- Jakub Wilk