Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Conversation

@persapiens
Copy link
Collaborator

@persapiens persapiens commented Apr 12, 2023

Run PMD with

./mvnw -Pcheck-pmd verify

- configure maven-pmd-plugin
- create individual pmd-ruleset.xml to select rules to run
- create optional pmd-exclude.properties to skip some rules if necessary
@persapiens persapiens changed the title Fix some pmd code sm Fix some pmd code smels Apr 12, 2023
@persapiens persapiens changed the title Fix some pmd code smels Fix some pmd code smells Apr 12, 2023
@persapiens persapiens changed the title Fix some pmd code smells Fix some code smells using PMD Apr 12, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sonarqubecloud
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix code smells reported by code smells static analysis tool (pmd)

2 participants