🐞 fix: Tell composer lint script to use our custom standard config
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"phpcs --report-full=./phpcs-results.txt ."
|
||||
],
|
||||
"fix": [
|
||||
"phpcbf --standard=WordPress"
|
||||
"phpcbf --standard=.phpcs.xml"
|
||||
],
|
||||
"phpcs-config": [
|
||||
"phpcs --config-show"
|
||||
|
||||
Reference in New Issue
Block a user