Adding switch '--unsafe-naming'

This commit is contained in:
Miroslav Stampar
2024-02-10 15:24:28 +01:00
parent 9c1879b08d
commit 76a2e658b5
5 changed files with 11 additions and 1 deletions

View File

@@ -240,6 +240,7 @@ optDict = {
"testFilter": "string",
"testSkip": "string",
"timeLimit": "float",
"unsafeNaming": "boolean",
"webRoot": "string",
},