Skip to content

Instantly share code, notes, and snippets.

@bdecarne
Forked from mpalourdio/php-cs-fixer
Last active August 29, 2015 14:24
Show Gist options
  • Save bdecarne/6ffeb222f5577fa975b8 to your computer and use it in GitHub Desktop.
Save bdecarne/6ffeb222f5577fa975b8 to your computer and use it in GitHub Desktop.
parameters
--level=psr2 --verbose fix $FileDir$/$FileName$
working directory
$ProjectFileDir$
@bdecarne
Copy link
Author

bdecarne commented Jul 1, 2015

Go to settings, and configure a new external tool. Fill Parameters and working directory as specified.

No 'fix on save', just run the tool when needed, or configure a pre-commit hook.

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