Created
June 5, 2017 04:02
-
-
Save WindomZ/e7d89e73b711fa2dc6319d46cdf5c473 to your computer and use it in GitHub Desktop.
Phpstorm -> ExternalTool -> php-cs-fixer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: php-cs-fixer | |
Open console: uncheck | |
Program: php-cs-fixer | |
Parameters: fix "$FileDir$/$FileName$" --rules=@PSR2 | |
Working directory: $ProjectFileDir$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment