Function sqruff_lib::utils::reflow::reindent::lint_indent_points
source ยท pub fn lint_indent_points(
tables: &Tables,
elements: ReflowSequenceType,
single_indent: &str,
_skip_indentation_in: AHashSet<String>,
allow_implicit_indents: bool,
) -> (ReflowSequenceType, Vec<LintResult>)