Skip to content

Comment on gitlab pull/merge requests with the results of PMD static code analysis.

License

Notifications You must be signed in to change notification settings

sinisa229/blablabber

Repository files navigation

Blablabber

Features

  • Comment on pull/merge requests with the results of static code analysis.
  • Preview violations in your open merge requests.
  • Review newly added vs removed violations.

Running

  • Run command ./mvnw or mvnw.cmd(Windows) in order to start the application.

  • Go to http://localhost:8080

  • In order to start the application on a different port use the command

    ./mvnw -Dserver.port=<your_server_port>

    Example: ./mvnw -Dserver.port=8081

About

Comment on gitlab pull/merge requests with the results of PMD static code analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published