use optional instead of required for tdd config for backwards compatibility
This commit is contained in:
@@ -4267,9 +4267,6 @@
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"tdd"
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"comment_checker": {
|
||||
|
||||
Reference in New Issue
Block a user