mirror of
https://github.com/furyfire/trueskill.git
synced 2025-01-16 01:47:39 +00:00
13 lines
164 B
YAML
13 lines
164 B
YAML
|
path:
|
||
|
- src/
|
||
|
- tests/
|
||
|
- benchmark/
|
||
|
jobs: 10
|
||
|
extensions:
|
||
|
- php
|
||
|
exclude:
|
||
|
- vendor
|
||
|
warning: true
|
||
|
memory-limit: -1
|
||
|
no-cache: true
|
||
|
log-junit: "output/lint.xml"
|