pct
pct copied to clipboard
Enhancement request: ABLDuck indicate deprecated using an annotation instead of comments
Allow an annotation to be used to mark e method/property/class as deprecated
Currently deprecatedis marked using comments but that format cannot be used by sonar-openedge, see https://github.com/Riverside-Software/sonar-openedge/issues/164
Actual behaviour
Deprecated is indicated using comments
Enhanced behaviour
Deprecated can be indicated using annotations that can be picked up by sonar-openedge
That will be for you @spazzymoto if you work on the new version of ABLDuck
Ah cool i was not aware of that, i will update my implementation.
Will only be handled in JsonDocumentation task. See documentation