Skip to content

Commit 9dd719d

Browse files
Update schema.v2.json
1 parent 037881f commit 9dd719d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/schema/schema.v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
"properties": {
435435
"enabled": {
436436
"type": "boolean",
437-
"default": false,
437+
"default": true,
438438
"description": "Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter."
439439
},
440440
"level": {

0 commit comments

Comments
 (0)