pub const EXTS: &[&str];Expand description
Everything prettier is asked to look at.
Exported, even though registry.rs deliberately declares
Scope::files(&[]) for this check (it is opt-in by CONFIG, not by file
type): the drift guard needs to know what the check actually consumes, and
an empty declared set is a subset of this one.