integrated-application-development / sonar-delphi

Delphi language plugin for SonarQube
GNU Lesser General Public License v3.0
104 stars 16 forks source link

Improve analysis and modeling around property specifiers #248

Closed Cirras closed 4 months ago

Cirras commented 5 months ago

The original goal of this PR was just to exclude properties with an implements specifier in the UnusedProperty rule.

It ended up doing a bit more than that: