Closed php-coder closed 5 months ago
CheckStyle: ignore
@SuppressWarnings("checkstyle:*")
@SuppressWarnings("PMD.*")
shellcheck disable
@SuppressWarnings
maven-enforcer-plugin, probably, can stay altogether with maven-license-plugin.
maven-enforcer-plugin
maven-license-plugin
CheckStyle: ignore
and@SuppressWarnings("checkstyle:*")
comments@SuppressWarnings("PMD.*")
commentsshellcheck disable
comments@SuppressWarnings
from Groovy codemaven-enforcer-plugin
, probably, can stay altogether withmaven-license-plugin
.