torrentpier/.styleci.yml
2017-06-12 15:28:45 +03:00

11 lines
108 B
YAML

preset: psr2
finder:
name:
- "*.php"
not-name:
- "*Stub.php"
path:
- "src"
- "tests"