webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
23 stars 3 forks source link

Remove phpcbf (maybe) #34

Closed joshsedl closed 2 years ago

joshsedl commented 3 years ago

php-cs-code-fixer VSCode integration is usually enough, but phpcbf shows all changes it does and can be accessed through the console, so maybe still keep it.

https://cs.symfony.com/ => php-cs-fixer is made by symfony, but phpbf also has good ratings.

Here a Blog Post talking about the differences (which don't exist from the functionality-perspective):

https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3459

joshsedl commented 2 years ago

Done

https://github.com/webksde/ddev-vscode-devcontainer-drupal9-template/commit/4a7130b28bb10f2dc92b54402827733a5ce68be4