abapOpenChecks icon indicating copy to clipboard operation
abapOpenChecks copied to clipboard

CHECK_55: Chaining up-front declarations

Open gabrielbaca opened this issue 5 years ago • 1 comments

The check suggests you to chain consecutive declarations, which goes against SAP style guidelines.

https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md#do-not-chain-up-front-declarations

gabrielbaca avatar Feb 05 '20 22:02 gabrielbaca

yea, its optional which checks to enable in the variant

abapOpenChecks offers a set of possibilities

feel free to add a note in the documentation, https://github.com/larshp/abapOpenChecks/blob/master/docs/_checks/55.md

larshp avatar Feb 06 '20 07:02 larshp