Skip to content

Commit 00acced

Browse files
Update schema.v2.json
1 parent ab7ccad commit 00acced

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

static/schema/schema.v2.json

-13
Original file line numberDiff line numberDiff line change
@@ -562,19 +562,6 @@
562562
"additionalProperties": false,
563563
"default": {},
564564
"description": "RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter."
565-
},
566-
"buf": {
567-
"type": "object",
568-
"properties": {
569-
"enabled": {
570-
"type": "boolean",
571-
"default": true,
572-
"description": "Enable Buf | Buf offers linting for Protobuf files. | v1.36.0"
573-
}
574-
},
575-
"additionalProperties": false,
576-
"default": {},
577-
"description": "Buf offers linting for Protobuf files."
578565
}
579566
},
580567
"additionalProperties": false,

0 commit comments

Comments
 (0)