[clang-format][NFC] AlignTokenSequence: Skip loop iteration
When Shift is 0 there does nothing happen in the remainder of the loop, express that directly.
Loading
Please sign in to comment
When Shift is 0 there does nothing happen in the remainder of the loop, express that directly.