diff --git a/cli/src/config-schema.json b/cli/src/config-schema.json index 073637e886..997740d8b0 100644 --- a/cli/src/config-schema.json +++ b/cli/src/config-schema.json @@ -44,7 +44,7 @@ "allow-filesets": { "type": "boolean", "description": "Whether to parse path arguments as fileset expressions", - "default": false + "default": true }, "always-allow-large-revsets": { "type": "boolean",