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 99a4ee9 commit dbecb76Copy full SHA for dbecb76
CHECKS.md
@@ -0,0 +1,9 @@
1
+###Report of default checks on CheckStyle library itself
2
+
3
+`Info: LINE - 4: Invalid enum member signature: INFO (name should be ~/^[a-z]+[a-zA-Z0-9]*$/)`
4
5
+`Info: LINE - 5: Invalid enum member signature: WARNING (name should be ~/^[a-z]+[a-zA-Z0-9]*$/)`
6
7
+`Info: LINE - 6: Invalid enum member signature: ERROR (name should be ~/^[a-z]+[a-zA-Z0-9]*$/)`
8
9
+`Total Issues: 3 (Errors: 0 Warnings: 0 Infos: 3)`
0 commit comments