chore(lint): Tone down the lint script
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"prefer-stable": true,
|
||||
"scripts": {
|
||||
"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": [
|
||||
"Roots\\Acorn\\ComposerScripts::postAutoloadDump"
|
||||
|
||||
Reference in New Issue
Block a user