Loading phpstan.neon +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ parameters: paths: - coder_sniffer - tests excludes_analyse: excludePaths: # Test files that should not be checked. - 'tests/*/*.tpl.php' - 'tests/*/*.api.php' Loading Loading
phpstan.neon +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ parameters: paths: - coder_sniffer - tests excludes_analyse: excludePaths: # Test files that should not be checked. - 'tests/*/*.tpl.php' - 'tests/*/*.api.php' Loading