diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-10-16 15:50:35 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-10-16 15:50:35 +0200 |
| commit | 1d111c8b0414ac6e85264b71f97882ea080342a0 (patch) | |
| tree | 4995decea9cce33c8f4a9b13d17613ac90d713ff /phpstan.neon.dist | |
| parent | 320fcd241097619753a388b7b7e13ecfa7151f6a (diff) | |
exclude configuration for dev servertic-2344
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index e298a75..4bf7b7e 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -17,6 +17,7 @@ parameters: - lib - vendor excludePaths: + - config/config_local_develop.inc.php - lib/ilias_interface/studip_referrer_7x.php - lib/ilias_interface/studip_referrer_8x.php - lib/ilias_interface/studip_referrer_9x.php |
