pub(crate) const LINT_NO_OP: fn(&Path) -> LintFnResult = _; // {<{closure@yog/tec/src/main.rs:207:26: 207:29} as std::ops::FnOnce<(&std::path::Path,)>>::call_once as for<'a> fn(&'a std::path::Path) -> LintFnResult}Expand description
No-operation lint that reports “skipped” status.