Skip to content

Commit

Permalink
Temporary remove drupal-check until not compatible phpstan 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnatas-x committed Dec 7, 2024
1 parent eb8928b commit 2cabc4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"drupal/coder": "^8.3",
"ergebnis/composer-normalize": "^2.44",
"friendsoftwig/twigcs": "^6.4",
"johnatas-x/grumphp-drupal-check": "^2.9",
"johnatas-x/grumphp-phpa": "^2.9",
"johnatas-x/grumphp-phpdd": "^2.9",
"johnatas-x/phpcpd": "6.0.4",
Expand Down
15 changes: 0 additions & 15 deletions grumphp.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ parameters:
bin_dir: vendor/bin
grumphp:
extensions:
- GrumphpDrupalCheck\ExtensionLoader
- GrumphpPhpa\ExtensionLoader
- GrumphpPhpdd\ExtensionLoader
ignore_unstaged_changes: true
Expand Down Expand Up @@ -70,20 +69,6 @@ grumphp:
label: null
priority: 0
task: null
drupal_check:
drupal_root: ~
memory_limit: ~
deprecations: true
analysis: true
style: false
php8: true
exclude_dir: [ ]
metadata:
blocking: true
enabled: true
label: null
priority: 0
task: null
git_blacklist:
keywords:
- "die\\("
Expand Down

0 comments on commit 2cabc4d

Please sign in to comment.