sublimetext-codeformatter
sublimetext-codeformatter copied to clipboard
Functions have braces on new line when AllmanStyleBraces disabled
I disabled the "AllmanStyleBraces" option by doing this:
"excludes": ["AllmanStyleBraces"]
This works ok on if/switch but stays on for functions.
Yes this is annoying and looks horrible to those of us who don't like Allmanstyle.
+1