org.sonar.l10n.delphi.rules.community-delphi.LowercaseKeyword.html Maven / Gradle / Ivy
The newest version!
Why is this an issue?
Keywords should be in lowercase to differentiate themselves from identifiers (which should be
PascalCase).
How to fix it
Lowercase the offending keyword.
Resources
© 2015 - 2024 Weber Informatics LLC | Privacy Policy