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.

Commitc93cfc7

Browse files
Update schema.v2.json
1 parentde51787 commitc93cfc7

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
@@ -767,6 +767,19 @@
767767
"additionalProperties":false,
768768
"default": {},
769769
"description":"CircleCI tool is a static checker for CircleCI config files."
770+
},
771+
"sqlfluff": {
772+
"type":"object",
773+
"properties": {
774+
"enabled": {
775+
"type":"boolean",
776+
"default":true,
777+
"description":"Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.3.0"
778+
}
779+
},
780+
"additionalProperties":false,
781+
"default": {},
782+
"description":"SQLFluff is an open source, dialect-flexible and configurable SQL linter."
770783
}
771784
},
772785
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp