|
380 | 380 | "enabled": { |
381 | 381 | "type":"boolean", |
382 | 382 | "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" |
384 | 384 | } |
385 | 385 | }, |
386 | 386 | "additionalProperties":false, |
387 | 387 | "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." |
389 | 389 | }, |
390 | 390 | "ruff": { |
391 | 391 | "type":"object", |
392 | 392 | "properties": { |
393 | 393 | "enabled": { |
394 | 394 | "type":"boolean", |
395 | 395 | "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" |
397 | 397 | } |
398 | 398 | }, |
399 | 399 | "additionalProperties":false, |
|
583 | 583 | "enabled": { |
584 | 584 | "type":"boolean", |
585 | 585 | "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" |
587 | 587 | } |
588 | 588 | }, |
589 | 589 | "additionalProperties":false, |
590 | 590 | "default": {}, |
591 | | -"description":"yamllint is a linter for YAML files." |
| 591 | +"description":"YAMLlint is a linter for YAML files." |
592 | 592 | }, |
593 | 593 | "gitleaks": { |
594 | 594 | "type":"object", |
|
622 | 622 | "enabled": { |
623 | 623 | "type":"boolean", |
624 | 624 | "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" |
626 | 626 | }, |
627 | 627 | "config_file": { |
628 | 628 | "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." |
630 | 630 | } |
631 | 631 | }, |
632 | 632 | "additionalProperties":false, |
|
652 | 652 | "enabled": { |
653 | 653 | "type":"boolean", |
654 | 654 | "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" |
656 | 656 | } |
657 | 657 | }, |
658 | 658 | "additionalProperties":false, |
|
691 | 691 | "enabled": { |
692 | 692 | "type":"boolean", |
693 | 693 | "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" |
695 | 695 | } |
696 | 696 | }, |
697 | 697 | "additionalProperties":false, |
|
704 | 704 | "enabled": { |
705 | 705 | "type":"boolean", |
706 | 706 | "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" |
708 | 708 | }, |
709 | 709 | "config_file": { |
710 | 710 | "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." |
712 | 712 | } |
713 | 713 | }, |
714 | 714 | "additionalProperties":false, |
|
751 | 751 | "enabled": { |
752 | 752 | "type":"boolean", |
753 | 753 | "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" |
755 | 755 | } |
756 | 756 | }, |
757 | 757 | "additionalProperties":false, |
758 | 758 | "default": {}, |
759 | | -"description":"CircleCi tool is a static checker forCircleCi config files." |
| 759 | +"description":"CircleCI tool is a static checker forCircleCI config files." |
760 | 760 | } |
761 | 761 | }, |
762 | 762 | "additionalProperties":false, |
|