All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.delphi.rules.community-delphi.ForbiddenField.html Maven / Gradle / Ivy

There is a newer version: 1.12.1
Show newest version

Why is this an issue?

This rule allows banning fields on a particular type. It will flag any direct reference to a field from the blacklist.

Please note:

  • Blacklisted field names should be unqualified (e.g. FSomeField).
  • The declaring type name should fully qualified (e.g. Unit.Type.InnerType).




© 2015 - 2024 Weber Informatics LLC | Privacy Policy