Closed jelliottp closed 1 year ago
Fixes remaining issues mentioned in https://github.com/larshp/abapOpenChecks/issues/897.
Ignores the first line of function modules and function pool definitions due to auto formatting that gets applied.
suggest adding a unit test for this change? https://github.com/larshp/abapOpenChecks/blob/main/src/checks/zcl_aoc_check_06.clas.testclasses.abap
Fixes remaining issues mentioned in https://github.com/larshp/abapOpenChecks/issues/897.
Ignores the first line of function modules and function pool definitions due to auto formatting that gets applied.