mirror of
https://github.com/torrentpier/torrentpier
synced 2025-07-05 20:41:41 -07:00
10 lines
108 B
YAML
10 lines
108 B
YAML
preset: psr2
|
|
|
|
finder:
|
|
name:
|
|
- "*.php"
|
|
not-name:
|
|
- "*Stub.php"
|
|
path:
|
|
- "src"
|
|
- "tests"
|