R017 · drift-example
Example presence (heuristic)
- Code: R017
- Slug:
drift-example - Tier: heuristic
- Default severity: warning
- Packages: recommended, strict
- Locked: No
- Doc: https://doraval.dev/reference/rules/R017
| What | Heuristic: body includes at least one fenced code block. |
| Why | A five-line example beats a five-paragraph explanation for APIs, flags, and file formats. |
How to fix
Add a minimal, copy-pasteable example next to the rule it illustrates. Put large multi-file samples in references/ or assets/ if they bloat the body (R007).