We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28bb540 commit 3b979d1Copy full SHA for 3b979d1
qulice-spi/src/main/java/com/qulice/spi/Violation.java
@@ -38,7 +38,6 @@
38
*
39
* @since 0.17
40
*/
41
-@SuppressWarnings("PMD.TooManyMethods")
42
public interface Violation extends Comparable<Violation> {
43
44
/**
0 commit comments