no-empty-emphasis
Flags overused empty emphasis words
| 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
This is very significantly important.
Better
This raises damages by forty percent.
Turning it off
lawlint --disable no-empty-emphasis draft.md
Or durably, in .lawlint/config.json — see Configuration.