I know no-deprecated is still a WIP, but I was wondering if you'd consider parsing TomDoc Deprecated: annotations?
Its basically a line like:
// Deprecated: Resize an object to the given dimensions.
I'd totally be willing to code up a PR, just wanted to check if you'd consider this in scope.
Thanks!
I know
no-deprecatedis still a WIP, but I was wondering if you'd consider parsing TomDocDeprecated:annotations?Its basically a line like:
// Deprecated: Resize an object to the given dimensions.I'd totally be willing to code up a PR, just wanted to check if you'd consider this in scope.
Thanks!