1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-17 04:00:03 +02:00
This commit is contained in:
Henrik Hautakoski 2025-09-23 19:50:41 +02:00
parent 1429445746
commit 8cbe882c2f
5 changed files with 89 additions and 124 deletions

4
.phpactor.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "/phpactor.schema.json",
"language_server_phpstan.enabled": false
}