Quickfix "Join lines"

Appends this line to the previous.

Checks offering this quickfixes:

de.unkrig: Wrap annotation
Verifies that annotations and annotation type declarations are uniformly wrapped and indented.
de.unkrig: Wrap anonymous class
Verifies that anonymous class declarations are uniformly wrapped and indented.
de.unkrig: Wrap array initializer
Verifies that array initializers are uniformly wrapped and indented.
de.unkrig: Wrap binary operator
Verifies that binary operations are uniformly wrapped before and/or after the operator.
de.unkrig: Wrap class
Verifies that class declarations are uniformly wrapped and indented.
de.unkrig: Wrap constructor
Verifies that constructor declarations, parameters and arguments are uniformly wrapped and indented.
de.unkrig: Wrap DO statement
Verifies that DO statements are uniformly wrapped and indented.
de.unkrig: Wrap enum
Verifies that enum declarations and constants are uniformly wrapped and indented.
de.unkrig: Wrap field
Verifies that field declarations are uniformly wrapped and indented.
de.unkrig: Wrap interface
Verifies that interface declarations are uniformly wrapped and indented.
de.unkrig: Wrap local variable
Verifies that local variable declarations are uniformly wrapped and indented.
de.unkrig: Wrap method
Verifies that method declarations, parameters and call arguments are uniformly wrapped and indented.
de.unkrig: Wrap package
Verifies that package declarations are uniformly wrapped and indented.
de.unkrig: Wrap switch block statement group
Verifies that switch block statement groups are uniformly wrapped and indented.
de.unkrig: Wrap TRY statement
Verifies that TRY statements are uniformly wrapped and indented.