pub const NO_SECTION_LABEL: &str = "(no section)";Expand description
Label for files owned by a rule declared before any GitLab section header.
Used as the group key for --group-by section when the last matching rule
isn’t inside any [Section] block.