Package io.debezium.checkstyle
package io.debezium.checkstyle
-
ClassesClassDescriptionAllows disabling some rules for the test suite source.A simple CheckStyle checker to verify specific import statements are not being used.This is a specialization of the
UnusedImportsCheckthat fixes a couple of problems, including correctly processing@linkexpressions that are not properly terminated on the same line, correctly processing JavaDoc@paramlines, and correctly processing method parameters contained with@linkexpressions.