Skip to content

Commit 797a72a

Browse files
Fix whitespaces in README configuration example
1 parent 0345367 commit 797a72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Put this into your phpstan.neon config:
77

88
```
99
includes:
10-
- vendor/saschaegerer/phpstan-typo3/extension.neon
11-
parameters:
10+
- vendor/saschaegerer/phpstan-typo3/extension.neon
11+
parameters:
1212
bootstrap: %rootDir%/../../saschaegerer/phpstan-typo3/src/PhpstanTypo3Bootstrap.php
1313
```

0 commit comments

Comments
 (0)