You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/02/12 22:44:30 UTC

[maven-checkstyle-plugin] branch MCHECKSTYLE-385 deleted (was 556444f)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch MCHECKSTYLE-385
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git.


     was 556444f  [[MCHECKSTYLE-385] Removed useless list for counting violations.

This change permanently discards the following revisions:

 discard 556444f  [[MCHECKSTYLE-385] Removed useless list for counting violations.
 discard ff0b375  [[MCHECKSTYLE-385]] apply existing code conventions
 discard a58a96f  [MCHECKSTYLE-385] added javadoc.
 discard 1611c07  [MCHECKSTYLE-385] Removing @Nullable annotation.
 discard f76a9b4  [MCHECKSTYLE-385] Implementing reviews and comments.
 discard 98b6122  [MCHECKSTYLE-385] rework code to use a Violation.java class. This enables further optimizations.