Merge branch 'pmd:master' into master

This commit is contained in:
Lynn authored and GitHub committed 2022-11-10 20:40:15 +08:00
commit d94e67d828
4 files changed
+85 -72

No files matched your search

+9
View File
@@ -6988,6 +6988,15 @@
"contributions": [
"doc"
]
},
{
"login": "jvwilge",
"name": "Jeroen van Wilgenburg",
"avatar_url": "https://avatars.githubusercontent.com/u/251901?v=4",
"profile": "https://vanwilgenburg.wordpress.com/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
File diff suppressed because it is too large. Load diff
+2
View File
@@ -220,8 +220,10 @@ This behavior has been introduced to ease CPD integration into scripts or hooks,
* Dart
* EcmaScript (JavaScript)
* Fortran
* Gherkin (Cucumber)
* Go
* Groovy
* Html
* Java
* Jsp
* Kotlin
+1
View File
@@ -20,6 +20,7 @@ This is a {{ site.pmd.release_type }} release.
### External Contributions
* [#4184](https://github.com/pmd/pmd/pull/4184): \[java]\[doc] TestClassWithoutTestCases - fix small typo in description - [Valery Yatsynovich](https://github.com/valfirst) (@valfirst)
* [#4198](https://github.com/pmd/pmd/pull/4198): \[doc] Add supported CPD languages - [Jeroen van Wilgenburg](https://github.com/jvwilge) (@jvwilge)
{% endtocmaker %}