no-weasel-attribution
Flags vague attributions without a named source.
| Property | Value |
|---|---|
| Kind | Hard rule |
| Engine | phrase |
| Tier | static |
| Severity | warning |
| Intent | detection |
| Scope | text |
Why
Name the source or cut the unsupported claim.
Examples
Flagged
Experts agree that the policy will fail.
Better
The 2024 Treasury report predicts the policy will fail.
Turning it off
lawlint --disable no-weasel-attribution draft.md
Or durably, in .lawlint/config.json — see Configuration.