[apex] Followup on Introduce quickstart ruleset #1711
* Restructure old default ruleset, so that it appears as "deprecated: This ruleset is for backwards compatibility". This is automatically done, if it contains only rule references to single rules, and each one of them is deprecated. * Rename quickstart ruleset
This commit is contained in:
@@ -30,9 +30,10 @@ This is a {{ site.pmd.release_type }} release.
|
||||
|
||||
#### Deprecated API
|
||||
|
||||
* CodeClimateRule is deprecated in 7.0.0 because it was unused for 2 years and created an unwanted dependency.
|
||||
Properties "cc_categories", "cc_remediation_points_multiplier", "cc_block_highlighting" will also be removed.
|
||||
See [#1702](https://github.com/pmd/pmd/pull/1702) for more.
|
||||
* {% jdoc core::renderers.CodeClimateRule %} is deprecated in 7.0.0 because it was unused for 2 years and
|
||||
created an unwanted dependency.
|
||||
Properties "cc_categories", "cc_remediation_points_multiplier", "cc_block_highlighting" will also be removed.
|
||||
See [#1702](https://github.com/pmd/pmd/pull/1702) for more.
|
||||
|
||||
### External Contributions
|
||||
|
||||
|
Reference in New Issue
Block a user