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 Sep 4, 2025. It is now read-only.

Commit25a053e

Browse files
Update schema.v2.json
1 parent9680877 commit25a053e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -380,20 +380,20 @@
380380
"enabled": {
381381
"type":"boolean",
382382
"default":true,
383-
"description":"Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enableshellcheck integration. | v0.10.0"
383+
"description":"Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | EnableShellCheck integration. | v0.10.0"
384384
}
385385
},
386386
"additionalProperties":false,
387387
"default": {},
388-
"description":"Shellcheck is a static analysis tool that finds bugs in your shell scripts."
388+
"description":"ShellCheck is a static analysis tool that finds bugs in your shell scripts."
389389
},
390390
"ruff": {
391391
"type":"object",
392392
"properties": {
393393
"enabled": {
394394
"type":"boolean",
395395
"default":true,
396-
"description":"Enable Ruff | Ruff is a Python linter and code formatter. | Enableruff integration. | v0.8.2"
396+
"description":"Enable Ruff | Ruff is a Python linter and code formatter. | EnableRuff integration. | v0.8.2"
397397
}
398398
},
399399
"additionalProperties":false,
@@ -583,12 +583,12 @@
583583
"enabled": {
584584
"type":"boolean",
585585
"default":true,
586-
"description":"EnableYamllint |yamllint is a linter for YAML files. | Enableyamllint integration. | v1.35.1"
586+
"description":"EnableYAMLlint |YAMLlint is a linter for YAML files. | EnableYAMLlint integration. | v1.35.1"
587587
}
588588
},
589589
"additionalProperties":false,
590590
"default": {},
591-
"description":"yamllint is a linter for YAML files."
591+
"description":"YAMLlint is a linter for YAML files."
592592
},
593593
"gitleaks": {
594594
"type":"object",
@@ -622,11 +622,11 @@
622622
"enabled": {
623623
"type":"boolean",
624624
"default":true,
625-
"description":"EnableDetekt |Detekt is a static code analysis tool for Kotlin files. | v1.23.7"
625+
"description":"Enabledetekt |detekt is a static code analysis tool for Kotlin files. | v1.23.7"
626626
},
627627
"config_file": {
628628
"type":"string",
629-
"description":"Optional path to theDetekt configuration file relative to the repository."
629+
"description":"Optional path to thedetekt configuration file relative to the repository."
630630
}
631631
},
632632
"additionalProperties":false,
@@ -652,7 +652,7 @@
652652
"enabled": {
653653
"type":"boolean",
654654
"default":true,
655-
"description":"EnableRubocop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.69.1"
655+
"description":"EnableRuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.69.1"
656656
}
657657
},
658658
"additionalProperties":false,
@@ -691,7 +691,7 @@
691691
"enabled": {
692692
"type":"boolean",
693693
"default":true,
694-
"description":"EnableActionlint | is a static checker for GitHub Actions workflow files. | v1.7.4"
694+
"description":"Enableactionlint | is a static checker for GitHub Actions workflow files. | v1.7.4"
695695
}
696696
},
697697
"additionalProperties":false,
@@ -704,11 +704,11 @@
704704
"enabled": {
705705
"type":"boolean",
706706
"default":true,
707-
"description":"EnablePmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.8.0"
707+
"description":"EnablePMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.8.0"
708708
},
709709
"config_file": {
710710
"type":"string",
711-
"description":"Optional path to thePmd configuration file relative to the repository."
711+
"description":"Optional path to thePMD configuration file relative to the repository."
712712
}
713713
},
714714
"additionalProperties":false,
@@ -751,12 +751,12 @@
751751
"enabled": {
752752
"type":"boolean",
753753
"default":true,
754-
"description":"EnableCircleCi |CircleCi tool is a static checker forCircleCi config files. | v0.1.31151"
754+
"description":"EnableCircleCI |CircleCI tool is a static checker forCircleCI config files. | v0.1.31151"
755755
}
756756
},
757757
"additionalProperties":false,
758758
"default": {},
759-
"description":"CircleCi tool is a static checker forCircleCi config files."
759+
"description":"CircleCI tool is a static checker forCircleCI config files."
760760
}
761761
},
762762
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp