@@ -208,11 +208,7 @@
"properties": {
"exclude": {
"type": "array",
- "description": "A list of paths to exclude."
- },
- "include": {
- "type": "array",
- "description": "A list of paths to include even though an exclude rule exists for them."
+ "description": "A list of patterns for paths to exclude or include if prefixed with an exclamation mark."
}
},