Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit4ca3402

Browse files
Update schema.v2.json
1 parentc112ecc commit4ca3402

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,19 @@
576576
"default": {},
577577
"description":"Buf offers linting for Protobuf files."
578578
},
579+
"regal": {
580+
"type":"object",
581+
"properties": {
582+
"enabled": {
583+
"type":"boolean",
584+
"default":true,
585+
"description":"Enable Regal | Regal is a linter and language server for Rego. | v0.25.0"
586+
}
587+
},
588+
"additionalProperties":false,
589+
"default": {},
590+
"description":"Regal is a linter and language server for Rego."
591+
},
579592
"actionlint": {
580593
"type":"object",
581594
"properties": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp