Properly deprecate removed rules #959
Labels
python
Internal python for the repository
Rule: Deprecation
removal of a rule
test-suite
unit and other testing components
There have been several rules which have been deprecated and removed from the repo. Rules should not be deleted, but instead moved to a deprecated folder and tracked in the
deprecated_rules.json
file.deprecated
folderdeprecated_rules.json
fileexcludedeprecated
folder fromrule_loader
functionsversion.lock
maturity
maturity = "deprecated"
are located outside ofrules/deprecated
folderrules/deprecated
folder havematurity = "deprecated"
The text was updated successfully, but these errors were encountered: