no-binary-contrast
Flags formulaic binary-contrast constructions.
| Property | Value |
|---|---|
| Kind | Hard rule |
| Engine | phrase |
| Tier | static |
| Severity | warning |
| Intent | detection |
| Scope | text |
Why
State the substantive point directly instead of staging a false choice.
Examples
Flagged
The question isn’t the model. It’s the eval.
Better
The eval matters more than the model.
Turning it off
lawlint --disable no-binary-contrast draft.md
Or durably, in .lawlint/config.json — see Configuration.