Skip to content

Commit

Permalink
Removing path setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhogg committed Jul 9, 2024
1 parent ac1b9f6 commit 00af9bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"check-cs": "\"vendor/bin/phpcs\" --colors",
"check-cs-errors": "\"vendor/bin/phpcs\" --colors --error-severity=1 --warning-severity=6",
"config-cs": [
"\"vendor/bin/phpcs\" --config-set installed_paths ../../../vendor/wp-coding-standards/wpcs,../../../vendor/wp-cli/wp-cli-tests/WP_CLI_CS,../../../vendor/lifterlms/lifterlms-cs,../../../vendor/phpcompatibility/php-compatibility,../../../vendor/phpcompatibility/phpcompatibility-paragonie,../../../vendor/phpcompatibility/phpcompatibility-wp",
"\"vendor/bin/phpcs\" --config-set default_standard 'LifterLMS Core'"
],
"fix-cs": "\"vendor/bin/phpcbf\"",
Expand Down

0 comments on commit 00af9bf

Please sign in to comment.