akalongman / akalongman/sublimetext-codeformatter
Functions have braces on new line when AllmanStyleBraces disabled
Open
- Dominant language
- Python
- Stars
- 772
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
I disabled the "AllmanStyleBraces" option by doing this:
`"excludes": ["AllmanStyleBraces"]`
This works ok on if/switch but stays on for functions.
Contributor guide
Assessment
This issue has not been assessed yet.