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 3c16f02 commit 1661cc9Copy full SHA for 1661cc9
README.md
@@ -165,8 +165,7 @@ More information in [wiki page](https://github.com/adireddy/haxe-checkstyle/wiki
165
"type": "ParameterName",
166
"props": {
167
"severity": "ERROR",
168
- "format": "^[a-z]+[a-zA-Z0-9_]*$",
169
- "tokens": []
+ "format": "^[a-z]+[a-zA-Z0-9_]*$"
170
}
171
},
172
{
resources/config.json
@@ -163,8 +163,7 @@
163
164
0 commit comments