mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-19 12:24:28 +00:00
Porting more tools to Phar to lower depend problems
This commit is contained in:
13
.phplint.yml
Normal file
13
.phplint.yml
Normal file
@ -0,0 +1,13 @@
|
||||
path:
|
||||
- src/
|
||||
- tests/
|
||||
- benchmark/
|
||||
jobs: 10
|
||||
extensions:
|
||||
- php
|
||||
exclude:
|
||||
- vendor
|
||||
warning: true
|
||||
memory-limit: -1
|
||||
no-cache: true
|
||||
log-junit: "output/lint.xml"
|
Reference in New Issue
Block a user