We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14689fa commit 2bc9d3dCopy full SHA for 2bc9d3d
scheme.json
@@ -1,8 +1,7 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
"title": "JSON scheme for .ghqrc",
4
- "$ref": "#/definitions/Schema",
5
- "definitions": {
+ "properties": {
6
"root": {
7
"type": "string",
8
"default": "~/ghq",
0 commit comments