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 dcf5f0c commit 699119bCopy full SHA for 699119b
flow/util/genRuleFile.py
@@ -64,7 +64,7 @@ def gen_rule_file(
64
65
rules_dict = {
66
# all stages
67
- "*__flow__warnings__count:*": {
+ "*flow__warnings__count:*": {
68
"mode": "direct",
69
"round_value": True,
70
"compare": "<=",
0 commit comments