Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkstyle and PMD up #1200

Merged
merged 1 commit into from Mar 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.