Ricky Morse
Results
2
comments of
Ricky Morse
Hi! I don't have a config file -- I'm using this as a text filter in BBEdit, so I have to pass everything from the command line. I did try...
If you have this in a repository at `/path/to/repo`, you should be able to run it with something like: ~~~ /usr/bin/php \ /path/to/repo/fmt.phar \ --enable_auto_align \ --smart_linebreak_after_curly \ --passes=ReindentSwitchBlocks,SplitCurlyCloseAndTokens \...