mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 09:44:08 +02:00
10 lines
183 B
YAML
10 lines
183 B
YAML
tools:
|
|
php_sim: true
|
|
php_pdepend: true
|
|
php_analyzer: true
|
|
external_code_coverage:
|
|
timeout: 600
|
|
runs: 4
|
|
filter:
|
|
excluded_paths:
|
|
- 'tests/*'
|