No public attributes

 home styleguide  single file  edit

no_public_attributes

Description

Checks that classes and interfaces don't contain any public attributes. Exceptions are excluded from this rule.

Extended Information

https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#members-private-by-default-protected-only-if-needed

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions