abapOpenChecks - Installation - Checks - Utilities - Links

CHECK_49 - Double space

Improve this page
RFC enabled
CODE

Change

IF  foo = bar.

to

IF foo = bar.

or similar

https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md#condense-your-code

Configuration

Configuration