Select Git revision
webpack.config.js
Forked from
project / dashboards
Source project has a limited visibility.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
phpstan.neon NaN GiB
includes:
- phar://phpstan.phar/conf/bleedingEdge.neon
parameters:
level: 5
paths:
- .
reportUnmatchedIgnoredErrors: false
ignoreErrors:
# Required static call in /src/Plugin/WebformElement/WebformJavaScriptSetting.php
- "#Drupal calls should be avoided in classes, use dependency injection instead#"