mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Indentation fix. Again.
This commit is contained in:
committed by
Nathan Rice
parent
f86eff86b0
commit
f7b4169fb7
+2
-2
@@ -22,8 +22,8 @@
|
||||
"prefer-stable": true,
|
||||
"scripts": {
|
||||
"phpcs": "phpcs --standard=WordPress --ignore=vendor/,node_modules/,assets/ --extensions=php -p ./",
|
||||
"phpcs-compat": "phpcs --extensions=php --standard=PHPCompatibilityWP --ignore=vendor/,node_modules/,assets/ --runtime-set testVersion 5.6- -p ./",
|
||||
"phpcbf": "phpcbf --standard=WordPress --ignore=vendor/,node_modules/,assets/ --extensions=php -p ./"
|
||||
"phpcs-compat": "phpcs --extensions=php --standard=PHPCompatibilityWP --ignore=vendor/,node_modules/,assets/ --runtime-set testVersion 5.6- -p ./",
|
||||
"phpcbf": "phpcbf --standard=WordPress --ignore=vendor/,node_modules/,assets/ --extensions=php -p ./"
|
||||
},
|
||||
"support": {
|
||||
"issues": "https://github.com/studiopress/genesis-simple-sidebars/issues",
|
||||
|
||||
Reference in New Issue
Block a user