We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drupal-check
drupal-check is a tool to scan a Drupal codebase for the use of deprecated code: https://github.com/mglaman/drupal-check It's built on PHPStan: https://github.com/phpstan/phpstan
When installed via CGR, it cannot parse the code: mglaman/drupal-check#55 (comment)
The text was updated successfully, but these errors were encountered:
I'll be looking into this. Drupal Check does some assumptions on paths and I think CGR might be confusing it
Sorry, something went wrong.
You may also wish to compare behavior with https://github.com/bamarni/composer-bin-plugin, or when installing via native composer features.
No branches or pull requests
drupal-check
is a tool to scan a Drupal codebase for the use of deprecated code:https://github.com/mglaman/drupal-check
It's built on PHPStan:
https://github.com/phpstan/phpstan
When installed via CGR, it cannot parse the code:
mglaman/drupal-check#55 (comment)
The text was updated successfully, but these errors were encountered: