chore: group PHP-related templates
This commit is contained in:
parent
b1da05e9cf
commit
4e861685d9
5 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +0,0 @@
|
|||
parameters:
|
||||
level: {{ php.phpstan.level }}
|
||||
paths:
|
||||
{% for path in php.phpstan.paths | default(["src"]) -%}
|
||||
- {{ path }}
|
||||
{% endfor %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue