chore(lint): Tone down the lint script
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": [
|
"lint": [
|
||||||
"phpcs --ignore=index.php,bootstrap,public,resources,storage,vendor,node_modules --extensions=php --standard=PSR12 ."
|
"phpcs --extensions=php --standard=PSR12 app config"
|
||||||
],
|
],
|
||||||
"post-autoload-dump": [
|
"post-autoload-dump": [
|
||||||
"Roots\\Acorn\\ComposerScripts::postAutoloadDump"
|
"Roots\\Acorn\\ComposerScripts::postAutoloadDump"
|
||||||
|
|||||||
Reference in New Issue
Block a user