Skip to content

Commit ed578ea

Browse files
committed
Add Blue Cave to known tools using PMD.
1 parent 3c3d393 commit ed578ea

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/pages/pmd/userdocs/tools/tools.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@ With TCA you have PMD analysis out-of-the-box, and it is open source under the M
7979
* Documentation: <https://tencent.github.io/CodeAnalysis>
8080
* Maintainer: TCA
8181

82+
### Blue Cave
83+
[Blue Cave](https://bluecave.io) is a code quality and test coverage reporting platform, focused on large monorepos.
84+
It integrates directly with GitHub to provide Pull Request merge checks and supports GitHub Actions amongst other CI using
85+
[native plugins](https://docs.bluecave.io/languages/java/) for Gradle, Maven and Bazel.
86+
87+
Blue Cave uses PMD for static analysis of Java code, enhancing it with code coverage and other features.
88+
89+
* Homepage: <https://bluecave.io>
90+
* Documentation: <https://docs.bluecave.io>
91+
8292
## Others
8393

8494
### MegaLinter

0 commit comments

Comments
 (0)