Introduce ExplicitArgumentEnumeration check (#985)

This commit is contained in:
Stephan Schroevers
2024-12-16 09:15:30 +01:00
committed by GitHub
parent ee7be7e3b2
commit 1b8ffd86b9
7 changed files with 378 additions and 922 deletions

View File

@@ -464,6 +464,11 @@
<artifactId>value-annotations</artifactId>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.19.16</version>
</dependency>
<dependency>
<groupId>org.jspecify</groupId>
<artifactId>jspecify</artifactId>
@@ -1363,6 +1368,8 @@
| BSD licence
| BSD License 3
| Eclipse Distribution License (New BSD License)
| Eclipse Distribution License - v 1.0
| EDL 1.0
| New BSD License
</licenseMerge>
<licenseMerge>