Файл конфигурации для styleci.io

This commit is contained in:
Exile 2016-02-11 02:38:05 +03:00
commit 3e1a5d9659

7
.styleci.yml Normal file
View file

@ -0,0 +1,7 @@
finder:
name:
- "*.php"
not-name:
- "*Stub.php"
path:
- "src"