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

Commit2395b7d

Browse files
Update schema.v2.json
1 parentef8f9f7 commit2395b7d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

‎static/schema/schema.v2.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
},
413413
"additionalProperties":false,
414414
"default": {},
415-
"description":"Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.38.1"
415+
"description":"Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.38.6"
416416
},
417417
"shellcheck": {
418418
"type":"object",
@@ -433,7 +433,7 @@
433433
"enabled": {
434434
"type":"boolean",
435435
"default":true,
436-
"description":"Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.11.9"
436+
"description":"Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.12.2"
437437
}
438438
},
439439
"additionalProperties":false,
@@ -578,7 +578,7 @@
578578
"enabled": {
579579
"type":"boolean",
580580
"default":true,
581-
"description":"Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter. | v2.1.15"
581+
"description":"Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter. | v2.1.17"
582582
},
583583
"level": {
584584
"type":"string",
@@ -666,7 +666,7 @@
666666
"enabled": {
667667
"type":"boolean",
668668
"default":true,
669-
"description":"Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.26.0"
669+
"description":"Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.27.2"
670670
}
671671
},
672672
"additionalProperties":false,
@@ -735,7 +735,7 @@
735735
"enabled": {
736736
"type":"boolean",
737737
"default":true,
738-
"description":"Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.75.5"
738+
"description":"Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.76.1"
739739
}
740740
},
741741
"additionalProperties":false,
@@ -748,7 +748,7 @@
748748
"enabled": {
749749
"type":"boolean",
750750
"default":true,
751-
"description":"Enable Buf | Buf offers linting for Protobuf files. | v1.54.0"
751+
"description":"Enable Buf | Buf offers linting for Protobuf files. | v1.55.1"
752752
}
753753
},
754754
"additionalProperties":false,
@@ -761,7 +761,7 @@
761761
"enabled": {
762762
"type":"boolean",
763763
"default":true,
764-
"description":"Enable Regal | Regal is a linter and language server for Rego. | v0.33.1"
764+
"description":"Enable Regal | Regal is a linter and language server for Rego. | v0.35.1"
765765
}
766766
},
767767
"additionalProperties":false,
@@ -787,7 +787,7 @@
787787
"enabled": {
788788
"type":"boolean",
789789
"default":true,
790-
"description":"Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.13.0"
790+
"description":"Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.15.0"
791791
},
792792
"config_file": {
793793
"type":"string",
@@ -834,7 +834,7 @@
834834
"enabled": {
835835
"type":"boolean",
836836
"default":true,
837-
"description":"Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.31687"
837+
"description":"Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.32638"
838838
}
839839
},
840840
"additionalProperties":false,
@@ -860,7 +860,7 @@
860860
"enabled": {
861861
"type":"boolean",
862862
"default":true,
863-
"description":"Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.4.0"
863+
"description":"Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.4.1"
864864
}
865865
},
866866
"additionalProperties":false,
@@ -873,7 +873,7 @@
873873
"enabled": {
874874
"type":"boolean",
875875
"default":true,
876-
"description":"Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.1"
876+
"description":"Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.2"
877877
}
878878
},
879879
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp