When passing a config file with the option: ``` brace_style: K&R ``` c3fmt still formats with Allman braces. I confirmed that the config file gets used by changing the settings for tabs and indent width. Installed version: ``` c3fmt version: 0.2.3 target c3c version: 0.7.11 ```
When passing a config file with the option:
c3fmt still formats with Allman braces.
I confirmed that the config file gets used by changing the settings for tabs and indent width.
Installed version: