Skip to content

Commit c298361

Browse files
committed
Add more PHPStan files
1 parent a28af33 commit c298361

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

phpstan/phpstan.created.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
includes:
2+
- ../phpstan.neon
3+
parameters:
4+
level: 5
5+
tmpDir: /tmp/phpstan/OpenApiDocs/created

phpstan/phpstan.modified.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
includes:
2+
- ../phpstan.neon
3+
parameters:
4+
level: 5
5+
tmpDir: /tmp/phpstan/OpenApiDocs/modified

0 commit comments

Comments
 (0)