mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
parent
bde7354588
commit
e15b86db7e
@ -10,21 +10,5 @@
|
|||||||
"directories-bin" : ["assets"],
|
"directories-bin" : ["assets"],
|
||||||
"compactors" : [
|
"compactors" : [
|
||||||
"KevinGH\\Box\\Compactor\\PhpScoper"
|
"KevinGH\\Box\\Compactor\\PhpScoper"
|
||||||
],
|
|
||||||
"finder": [
|
|
||||||
{
|
|
||||||
"notName": "/LICENSE|.*\\.md|.*\\.dist|Makefile|composer\\.json|composer\\.lock/",
|
|
||||||
"exclude": [
|
|
||||||
"build",
|
|
||||||
"bin",
|
|
||||||
"tests",
|
|
||||||
"vendor-bin"
|
|
||||||
],
|
|
||||||
"in": "vendor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "composer.json",
|
|
||||||
"in": "."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user