no-hedging
Flags excessive hedging language
| Property | Value |
|---|---|
| Kind | Hard rule |
| Engine | density |
| Tier | statistical |
| Severity | warning |
| Intent | detection |
| Scope | text |
Why
Use this signal as a prompt to revise rhythm and density, not as a hard prohibition.
Examples
Flagged
Perhaps the claim is arguably strong.
Better
The claim is strong.
Turning it off
lawlint --disable no-hedging draft.md
Or durably, in .lawlint/config.json — see Configuration.