Skip to content

Instantly share code, notes, and snippets.

@akmandev
Last active November 27, 2022 11:12
Show Gist options
  • Save akmandev/89140611dfc83b43e798c9da5f11ae7a to your computer and use it in GitHub Desktop.
Save akmandev/89140611dfc83b43e798c9da5f11ae7a to your computer and use it in GitHub Desktop.
Phpstorm WSL, Php cs fixer

PhpStorm WSL, Format on Save using PhpCsFixer

File Watcher

File type: PHP
Program: wsl
Arguments: php /ubuntu/path/to/php-cs-fixer fix /ubuntu/path/to/project/$/FileRelativePath$

Tools > Actions on Save

Select phpcsfixer (File watcher)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment