Skip to content

Commit 3e48743

Browse files
wip
1 parent b3b58dc commit 3e48743

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
- '**.php'
1111
- 'phpstan.neon.dist'
1212

13-
1413
jobs:
1514
phpstan:
1615
name: phpstan

phpstan.neon.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
includes:
2+
- phpstan-baseline.neon
3+
14
parameters:
25
level: 5
36
paths:

0 commit comments

Comments
 (0)