no-corrective-negation
Flags corrective-negation constructions
| Property | Value |
|---|---|
| Kind | Hard rule |
| Engine | phrase |
| Tier | static |
| Severity | warning |
| Intent | style |
| Scope | text |
Why
State the substantive point without staging a correction.
Examples
Flagged
It’s not that the rule is unclear, it’s that the record is incomplete.
Better
The record is incomplete.
Turning it off
lawlint --disable no-corrective-negation draft.md
Or durably, in .lawlint/config.json — see Configuration.