Skip to content

Commit 8982495

Browse files
committed
Updated comment
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent ffe388f commit 8982495

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flow/util/genRuleFile.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ def gen_rule_file(
5858
# 'min_max_direct': <float>, optional
5959
# 'min_max_sum': <float>, optional
6060
# 'min_max_period': <float>, optional
61+
# 'level': <bool>, severity level. ['warning' or
62+
# others (means ERROR, default) ]
63+
#
6164
# }
6265

6366
rules_dict = {

0 commit comments

Comments
 (0)