Skip to content

Commit 6f72446

Browse files
author
Adi
committed
Update README.md
1 parent 93caff9 commit 6f72446

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ More information in [wiki page](https://github.com/adireddy/haxe-checkstyle/wiki
2525
```json
2626
{
2727
"checks": [
28+
{
29+
"type": "Anonymous",
30+
"props": {
31+
"severity": "ERROR"
32+
}
33+
},
2834
{
2935
"type": "ArrayInstantiation",
3036
"props": {

0 commit comments

Comments
 (0)