Skip to content

Actually skip leading spaces in style name

Because the loop body is just 'break' the loop never loops and at most one leading space is skipped. Remove the body to allow the loop to continue. Found with ClangTidy.

Merge request reports