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

Commit5fe389a

Browse files
Update schema.v2.json
1 parentac62304 commit5fe389a

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
@@ -604,6 +604,19 @@
604604
"default": {},
605605
"description":"PHPStan is a tool to analyze PHP code."
606606
},
607+
"phpcs": {
608+
"type":"object",
609+
"properties": {
610+
"enabled": {
611+
"type":"boolean",
612+
"default":true,
613+
"description":"Enable PHP CodeSniffer | PHP CodeSniffer is a PHP linter and coding standard checker. | v3.7.2"
614+
}
615+
},
616+
"additionalProperties":false,
617+
"default": {},
618+
"description":"PHP CodeSniffer is a PHP linter and coding standard checker."
619+
},
607620
"golangci-lint": {
608621
"type":"object",
609622
"properties": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp