no-importance-puffery
Flags inflated claims about importance or status.
| Property | Value |
|---|---|
| Kind | Hard rule |
| Engine | phrase |
| Tier | static |
| Severity | error |
| Intent | detection |
| Scope | text |
Why
State the fact and let the reader judge whether it matters.
Examples
Flagged
The launch marks a pivotal moment for the company.
Better
The launch is the company’s first paid product.
Turning it off
lawlint --disable no-importance-puffery draft.md
Or durably, in .lawlint/config.json — see Configuration.