{
  "$schema": "http://json-schema.org/draft-07/schema",
  "$id": "https://raw.githubusercontent.com/todogroup/repolinter/master/rules/git-working-tree-config.json",
  "properties": {
    "allowSubDir": {
      "type": "boolean",
      "default": false
    }
  }
}
