7 lines
83 B
YAML
7 lines
83 B
YAML
languages:
|
|
PHP: true
|
|
exclude_paths:
|
|
- "docs/*"
|
|
- "bin/*"
|
|
- "tests/*"
|
|
- "vendor/*" |