mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Added phpstan config file excluding a file that fails
This commit is contained in:
3
phpstan.neon
Normal file
3
phpstan.neon
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
parameters:
|
||||||
|
excludes_analyse:
|
||||||
|
- module/Common/src/Template/Extension/TranslatorExtension.php
|
||||||
Reference in New Issue
Block a user