Skip to content

Commit f0bb029

Browse files
authored
2021-01-10 Version 1.0.0: Updated README.md
1 parent 0484b5a commit f0bb029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Custom Checkstyle checks for Java projects.
88

99
## Checks
1010

11-
| Check | Description | Level |
11+
| Check | Description |
1212
| --- | --- | --- |
13-
| `UtilityClassPrivateConstructorCheck` | Check primary private constructor in Utility class | `Error` |
13+
| `UtilityClassPrivateConstructorCheck` | Check primary private constructor in Utility class |
1414

1515
## Installation
1616

0 commit comments

Comments
 (0)