diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2024-09-27 11:58:17 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2024-09-30 21:42:52 +0100 |
| commit | 73f6d2b56f07f42ca02190f0dfc40653a1e91834 (patch) | |
| tree | 43c1485b006a303805dbe8a7a078fed2d61e1a4d /phpstan.neon.dist | |
| parent | e369eb399dbe9919e60d959c2d817ce7cfc7eff0 (diff) | |
| download | webtrees-73f6d2b56f07f42ca02190f0dfc40653a1e91834.tar.gz webtrees-73f6d2b56f07f42ca02190f0dfc40653a1e91834.tar.bz2 webtrees-73f6d2b56f07f42ca02190f0dfc40653a1e91834.zip | |
CodeStyle
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 81daa11290..2a31a70f37 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,5 +1,6 @@ includes: - - phpstan-baseline.php +# - phar://phpstan.phar/conf/bleedingEdge.neon + - phpstan-baseline.neon parameters: fileExtensions: |
