Skip to content

v0.14.0

Compare
Choose a tag to compare
@belka-ew belka-ew released this 29 Oct 07:51
· 42 commits to master since this release
2beb819
  • Add Kernighan & Ritchie style brace formatting (#534 )
  • Add single_indent option (#535)
  • Fix double array indentation inside parens (#537)
  • Format multiline arrays first (#538)
  • Fix the CLI help output about the --config option (#541)
  • Fixes #528 and #451