-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[core] Render config errors #194
Copy link
Copy link
Closed as not planned
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesin:pmd-internalsAffects PMD's internalsAffects PMD's internalswas:wontfix
Metadata
Metadata
Assignees
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesin:pmd-internalsAffects PMD's internalsAffects PMD's internalswas:wontfix
Type
Fields
Give feedbackNo fields configured for issues without a type.
Report.configErrors() stores configuration errors for rules, but those are not used in any renderer.
We should start rendering these, exposing all errors to the user. This feature would be a good place to start registering missing classes during analysis, as discussed here
Checklist:
RuleSetsdeep-copyable