type LintRecursiveFn = fn(_: &WalkComponent<'_, '_>, config: &LintExecutionConfig) -> Result<Result<(), LintError>>;