eaudeweb/Drupal 8+ code quality check
Verify custom code and theme quality on a Drupal composer-base repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| phplint | Run PHP Lint | yes | true |
| phpmd | Run PHP Mess Detector | yes | true |
| phpcs | Run PHP Code Sniffer | yes | true |
| phpcs_standards | List of standards for PHP Code Sniffer | no | Drupal,DrupalPractice |
| phpcs_extensions | List of extensions for PHP Code Sniffer | no | php,module,inc,install,profile,theme,test,info,yml |
| phpstan | Run PHPStan | yes | true |
| phpstan_level | PHPStan level of rule options - the higher the stricter (1..9) | yes | 5 |
Outputs
no outputs