mirror of
https://github.com/torrentpier/torrentpier.git
synced 2024-12-14 08:01:14 -08:00
11 lines
108 B
YAML
11 lines
108 B
YAML
preset: psr2
|
|
|
|
finder:
|
|
name:
|
|
- "*.php"
|
|
not-name:
|
|
- "*Stub.php"
|
|
path:
|
|
- "src"
|
|
- "tests"
|