This project is a template for custom OpenEdge rules in SonarQube.
Read this presentation before writing custom rules !
- Clone the project locally, then execute
mvn package
. - Deploy to your SonarQube instance by pushing the JAR file in
target
directory to$SONAR_HOME/extensions/downloads
.