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 0484b5a commit f0bb029Copy full SHA for f0bb029
README.md
@@ -8,9 +8,9 @@ Custom Checkstyle checks for Java projects.
8
9
## Checks
10
11
-| Check | Description | Level |
+| Check | Description |
12
| --- | --- | --- |
13
-| `UtilityClassPrivateConstructorCheck` | Check primary private constructor in Utility class | `Error` |
+| `UtilityClassPrivateConstructorCheck` | Check primary private constructor in Utility class |
14
15
## Installation
16
0 commit comments