Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Commits
c07f18d1
Verified
Commit
c07f18d1
authored
1 year ago
by
Bartek Jaskulski
Browse files
Options
Downloads
Patches
Plain Diff
build: update phpstan config
Signed-off-by:
Bart Jaskulski
<
bjaskulski@protonmail.com
>
parent
50d4a278
No related branches found
No related tags found
1 merge request
!45
update setup
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
phpstan.neon.dist
+3
-9
3 additions, 9 deletions
phpstan.neon.dist
with
3 additions
and
9 deletions
phpstan.neon.dist
+
3
−
9
View file @
c07f18d1
# Start command: composer update --classmap-authoritative && vendor/bin/phpstan analyze
# Start command: composer update --classmap-authoritative && vendor/bin/phpstan analyze
includes:
- vendor/wpdesk/wp-wpdesk-composer/director/vendor/phpstan/phpstan/conf/bleedingEdge.neon
- vendor/wpdesk/wp-wpdesk-composer/director/vendor/szepeviktor/phpstan-wordpress/extension.neon
parameters:
parameters:
level:
max
level:
6
paths:
paths:
-
%currentWorkingDirectory%/
src/
- src/
bootstrapFiles:
bootstrapFiles:
- %currentWorkingDirectory%/vendor/autoload.php
- vendor/wpdesk/wp-wpdesk-composer/director/woocommerce-stubs.php
- %currentWorkingDirectory%/vendor/wpdesk/wp-wpdesk-composer/director/woocommerce-stubs.php
ignoreErrors:
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
register
or
sign in
to comment