Skip to content
Snippets Groups Projects
Commit b0f52d88 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add more file extensions and exclude test directories for PHPStand

parent fd3f51a5
No related branches found
No related tags found
1 merge request!6Merging develop into main
Pipeline #737246 passed
......@@ -6,10 +6,14 @@ parameters:
fileExtensions:
- module
- theme
- profile
- inc
- install
- profile
- engine
ignoreErrors:
- '#Plugin definitions cannot be altered.#'
excludePaths:
- '*/tests/*.php'
includes:
- /var/www/html/vendor/mglaman/phpstan-drupal/extension.neon
- /var/www/html/vendor/phpstan/phpstan-deprecation-rules/rules.neon
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment