Skip to content

Commit

Permalink
Add a note to encourage sponsorship of PHPCS standards org when provi…
Browse files Browse the repository at this point in the history
…sioning PHPCS
  • Loading branch information
tomjn authored Dec 2, 2023
1 parent eab3306 commit 0d05abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provision/core/phpcs/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function php_codesniff_setup() {
noroot /srv/www/phpcs/bin/phpcs --config-set default_standard WordPress-Core
local standards=$(noroot /srv/www/phpcs/bin/phpcs -i)
vvv_success " * [PHPCS]: Completed with the following PHPCS standards set up: ${standards}"
vvv_info " * [PHPCS]: Help maintain PHPCS by sponsoring via Github Sponsors at https://github.com/sponsors/phpcsstandards or OpenCollective at https://opencollective.com/php_codesniffer"
}
export -f php_codesniff_setup

Expand Down

0 comments on commit 0d05abc

Please sign in to comment.