Skip to content

Commit 6851665

Browse files
markrandallderickr
authored andcommitted
Make /var optional (later build).
1 parent 86a34f0 commit 6851665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ parameters:
1414
analyse:
1515
- vendor/
1616
- include/download-instructions/
17-
- var/
17+
- var/ (?)
1818
- public/manual/en
1919
- include/releases.inc
2020
- include/pregen-news.inc

0 commit comments

Comments
 (0)