max_one_statement - Max one statement per line
Description
Checks that each line contains only a single statement.Extended Information
Does not report empty statements, use rule empty_statement for detecting empty statements.https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md#no-more-than-one-statement-per-line
https://docs.abapopenchecks.org/checks/11/