Skip to content

Commit

Permalink
#1198: checkstyle up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 7, 2024
1 parent bdf3570 commit 22b661d
Show file tree
Hide file tree
Showing 30 changed files with 75 additions and 1,587 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -42,7 +42,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<packaging>pom</packaging>
<name>qulice</name>
<modules>
<module>qulice-ant</module>
<module>qulice-checkstyle</module>
<module>qulice-maven-plugin</module>
<module>qulice-pmd</module>
Expand Down Expand Up @@ -97,11 +96,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</distributionManagement>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.13.1</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Expand Down
28 changes: 0 additions & 28 deletions qulice-ant/LICENSE.txt

This file was deleted.

182 changes: 0 additions & 182 deletions qulice-ant/pom.xml

This file was deleted.

65 changes: 0 additions & 65 deletions qulice-ant/src/it/settings.xml

This file was deleted.

28 changes: 0 additions & 28 deletions qulice-ant/src/it/violations/LICENSE.txt

This file was deleted.

38 changes: 0 additions & 38 deletions qulice-ant/src/it/violations/build.xml

This file was deleted.

2 changes: 0 additions & 2 deletions qulice-ant/src/it/violations/invoker.properties

This file was deleted.

0 comments on commit 22b661d

Please sign in to comment.