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 00b541a commit 5592f41Copy full SHA for 5592f41
README.md
@@ -80,7 +80,7 @@ More information in [wiki page](https://github.com/adireddy/haxe-checkstyle/wiki
80
"type": "ListenerName",
81
"props": {
82
"severity": "ERROR",
83
- "listeners": ["addEventListener", "addListener", "on", "once", "add", "addOnce", "addWithPriority", "addOnceWithPriority"]
+ "listeners": ["addEventListener", "addListener", "on", "once"]
84
}
85
},
86
{
0 commit comments