-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Milestone
Description
Currently deprecated-statement covers different deprecations (but not all of them). It's not consistent and requires special handling to cover support for different versions (as specific statements may be deprecated in different versions) and is not supported with existing --target-version option. For that reason we should split it into multiple rules.
For example:
deprecated-force-tagsdeprecated-run-keyword-ifdeprecated-run-keyword-unlessdeprecated-loop-keyword-> not sure if we should use 1 rule, or split for various statements likeContinue For Loop,Continue For Loop Ifetcdeprecated-return-> same, as we have[RETURN]andReturn From Keyword. We may have separate rules
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels