Check "de.unkrig: Wrap local variable"

Verifies that local variable declarations are uniformly wrapped and indented.

The phrase "wrap before X" means that a line break and spaces appear right before "X", such that "X" is vertically aligned with the first token in the immediately preceding line.

Quickfixes:

Wrap line
Wraps this line at the correct position.
Join lines
Appends this line to the previous.
Correct indentation
Corrects the indentation of this line.