Skip to content

Commit

Permalink
phpmd no longer supports arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
agentrickard committed May 20, 2024
1 parent 2fe82cd commit 2d78355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ddev/commands/web/md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ fi
echo "======================"
echo "Running PHPMD against: /web/modules/contrib/$1"
echo "======================"
vendor/bin/phpmd web/modules/contrib/$1 text /var/www/html/phpmd.xml "php,inc,module,theme,profile,install,test" -vvv
vendor/bin/phpmd web/modules/contrib/$1 text phpmd.xml

0 comments on commit 2d78355

Please sign in to comment.