Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1675386

Browse files
author
redshark1802
committed
fixed typo that created an invalid configuration file with the option '--save'
1 parent 0664e72 commit 1675386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/optiondict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"level": "integer",
7777
"risk": "integer",
7878
"string": "string",
79-
"notString": "notString",
79+
"notString": "string",
8080
"regexp": "string",
8181
"code": "integer",
8282
"textOnly": "boolean",

0 commit comments

Comments
 (0)