diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2023-02-23 20:15:08 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2023-02-23 21:13:38 +0000 |
| commit | 2de31868d5f386235103aaab8b31af0600c2a07b (patch) | |
| tree | 9bcadd1cf228222b62043ea5460dbc637f5229cb /phpstan.neon.dist | |
| parent | 55c65200df5de714ce540e568bcb6a1ff6096e86 (diff) | |
| download | webtrees-2de31868d5f386235103aaab8b31af0600c2a07b.tar.gz webtrees-2de31868d5f386235103aaab8b31af0600c2a07b.tar.bz2 webtrees-2de31868d5f386235103aaab8b31af0600c2a07b.zip | |
Use PHP format for phpstan baseline file
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 54664cff4d..01e896561c 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,5 +1,5 @@ includes: - - phpstan-baseline.neon + - phpstan-baseline.php parameters: ignoreErrors: |
