Enable PHPCS cache
This commit is contained in:
parent
147a40e581
commit
0633f8f335
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
],
|
||||
"scripts": {
|
||||
"phpcs": "phpcs -p",
|
||||
"phpcs": "phpcs -p --cache",
|
||||
"phpcbf": "phpcbf -p",
|
||||
"phpstan": "phpstan"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue