Issue #1238: Add codeclimate-checkstyle and Checkstyles for Bitbucket Server tools
This commit is contained in:
parent
5b345b5748
commit
2f9656e851
|
|
@ -124,6 +124,18 @@
|
|||
<th>Available from</th>
|
||||
<th>Remarks</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://bitbucket.org/product/server">Bitbucket Server</a>
|
||||
</td>
|
||||
<td>Stephan Bechter</td>
|
||||
<td>
|
||||
<a href="https://marketplace.atlassian.com/plugins/at.apogeum.bitbucket.checkstyle">
|
||||
Checkstyles for Bitbucket Server
|
||||
</a>
|
||||
</td>
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.eclipse.org">Eclipse/RAD/RDz</a></td>
|
||||
<td>David Schneider</td>
|
||||
|
|
@ -179,6 +191,18 @@
|
|||
<td><a href="https://bitbucket.org/atlassian/bamboo-checkstyle-plugin">Bamboo Checkstyle plug-in Home Page</a></td>
|
||||
<td>An add-on that will parse and record CheckStyle reports and report your style violations over time.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://codeclimate.com/">Code Climate</a>
|
||||
</td>
|
||||
<td>Sivakumar Kailasam</td>
|
||||
<td>
|
||||
<a href="https://github.com/sivakumar-kailasam/codeclimate-checkstyle">
|
||||
codeclimate-checkstyle
|
||||
</a>
|
||||
</td>
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://wiki.jenkins-ci.org/display/JENKINS/Checkstyle+Plugin">Jenkins Checkstyle plug-in</a></td>
|
||||
<td/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue