🐞 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 ."
|
"phpcs --report-full=./phpcs-results.txt ."
|
||||||
],
|
],
|
||||||
"fix": [
|
"fix": [
|
||||||
"phpcbf --standard=WordPress"
|
"phpcbf --standard=.phpcs.xml"
|
||||||
],
|
],
|
||||||
"phpcs-config": [
|
"phpcs-config": [
|
||||||
"phpcs --config-show"
|
"phpcs --config-show"
|
||||||
|
|||||||
Reference in New Issue
Block a user