forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=5873.2 TRAVIS_COMMIT_RANGE=66a97f668690...516fa5e01a19
This commit is contained in:
4
feed.xml
4
feed.xml
@@ -5,8 +5,8 @@
|
||||
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
|
||||
<link>https://pmd.github.io/pmd/</link>
|
||||
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Sat, 12 Sep 2020 10:13:25 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 12 Sep 2020 10:13:25 +0000</lastBuildDate>
|
||||
<pubDate>Sat, 12 Sep 2020 10:32:53 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 12 Sep 2020 10:32:53 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.9.0</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1438,6 +1438,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
|
||||
<h3 id="external-contributions">External Contributions</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2735">#2735</a>: [ci] Add github actions for a fast view of pr succeed/not - <a href="https://github.com/XenoAmess">XenoAmess</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2747">#2747</a>: [java] Don’t trigger FinalFieldCouldBeStatic when field is annotated with lombok @Builder.Default - <a href="https://github.com/ollieabbey">Ollie Abbey</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2773">#2773</a>: [java] issue-2738: Adding null check to avoid npe when switch case is default - <a href="https://github.com/nimit-patel">Nimit Patel</a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user