first commit

This commit is contained in:
2025-07-14 07:33:32 +00:00
commit 64f6de30fb
41 changed files with 958 additions and 0 deletions

15
phpstan.neon Normal file
View File

@ -0,0 +1,15 @@
parameters:
editorUrl: 'vscode://file/%%file%%:%%line%%'
level: 5 # Increase until "max"
paths:
- src/
- %currentWorkingDirectory%/
excludePaths:
- tests/*
- docs/*
- vendor/*
- wordpress/*
ignoreErrors:
includes:
- vendor/szepeviktor/phpstan-wordpress/extension.neon