Skip to content

Commit 8361237

Browse files
author
Adi
committed
Update README.md
1 parent 513b5aa commit 8361237

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ More information in [wiki page](https://github.com/adireddy/haxe-checkstyle/wiki
119119
"severity": "INFO",
120120
"spaceIfCondition": true,
121121
"spaceAroundBinop": true,
122-
"spaceAroundBinop": true
122+
"spaceAroundBinop": true,
123+
"ignoreRangeOperator": true
124+
123125
}
124126
},
125127
{

0 commit comments

Comments
 (0)