Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
svg_image_field
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
svg_image_field
Commits
76039c07
Commit
76039c07
authored
May 30, 2024
by
James Wilson
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.ddev/commands/web/phpstan
+1
-1
1 addition, 1 deletion
.ddev/commands/web/phpstan
CONTRIBUTING.md
+2
-2
2 additions, 2 deletions
CONTRIBUTING.md
with
3 additions
and
3 deletions
.ddev/commands/web/phpstan
+
1
−
1
View file @
76039c07
...
...
@@ -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
This diff is collapsed.
Click to expand it.
CONTRIBUTING.md
+
2
−
2
View file @
76039c07
...
...
@@ -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 u
li
ddev drush u
ser:login
7.
Check code changes with phpcs and phpstan.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment