build: configure Violinist
This commit is contained in:
parent
06ff5ad668
commit
3c7aff7a3c
|
@ -38,5 +38,13 @@
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\Tests\\": "tests/"
|
"App\\Tests\\": "tests/"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"violinist": {
|
||||||
|
"one_pull_request_per_package": 1,
|
||||||
|
"run_scripts": 0,
|
||||||
|
"bundled_packages": {},
|
||||||
|
"blacklist": []
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue