docs: document the inline slop:allow directive + test-file auto-detection #1
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/inline-allow-directive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The inline
// slop:allow <categories>[: reason]escape hatch is nowenforced by the detector, so document it as a first-class way to
suppress a false positive: a new how-to covering directive scopes
(same-line suffix, standalone next-line), comment markers, the
*wildcard, and when to reach for
slop learninstead. The catalog'scontext-gating section gains the directive and the newly recognised
bare
tests.rs/test.rsmodule-file convention.