We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28faf64 commit 4746f7aCopy full SHA for 4746f7a
scripts/code-analysis
@@ -39,4 +39,4 @@ drupal_composer --no-interaction install
39
40
41
# Run PHPStan
42
-drupal_composer code-analysis
+(cd "$drupal_dir/$module_path" && ../../../../vendor/bin/phpstan)
0 commit comments