Skip to content
Snippets Groups Projects
Commit 76039c07 authored by James Wilson's avatar James Wilson
Browse files

Issue #3449084 by jwilson3: docs fixes and bug fix for 'ddev phpstan'

parent d0801b27
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@ test -e phpstan.neon || curl -OL https://git.drupalcode.org/project/gitlab_templ
export COMPOSER=composer.contrib.json
.ddev/commands/web/expand-composer-json "$DDEV_PROJECT_NAME"
phpstan analyse $DDEV_DOCROOT/modules/custom "$@"
rm composer.contrib.json composer.contrib.lock
rm composer.contrib.json
......@@ -28,11 +28,11 @@ You may setup your local environment with [Ddev]. This project leverages the
6. Visit site in browser.
ddev describe
ddev launch
Or, login as user 1:
ddev drush uli
ddev drush user:login
7. Check code changes with phpcs and phpstan.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment