Add comments and update release notes

This commit is contained in:
Clément Fournier
2019-12-05 15:23:07 +01:00
parent bb7478cd0a
commit eb6ceef085
11 changed files with 38 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import net.sourceforge.pmd.lang.rule.ParametricRuleViolation;
import net.sourceforge.pmd.lang.rule.RuleViolationFactory;
/**
* A RuleViolationFactory for Scala.
* @deprecated See {@link RuleViolationFactory}
*/
@Deprecated
@InternalApi