| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CLI 3.1.0 source code.tar.gz | 2026-06-21 | 53.4 MB | |
| CLI 3.1.0 source code.zip | 2026-06-21 | 54.7 MB | |
| README.md | 2026-06-21 | 572 Bytes | |
| Totals: 3 Items | 108.1 MB | 0 | |
-
Inline ignore comments. Waive a detector finding with an in-file comment that travels with the file, for exported or standalone documents where
.impeccable/config.jsonis not present.impeccable-disable <rule>covers the whole file;impeccable-disable-lineandimpeccable-disable-next-linescope to one line. The marker works in any comment syntax, takes an optional reason, and is bypassed with--no-inline-ignores. -
Clearer errors on unknown commands. An unrecognized subcommand now fails loudly with a usage hint instead of silently doing nothing.