I’ve upgraded haiku-format to 18.1.6, which has seen 200+ clang-format commits since 17.0.6.
What’s new in haiku-format
- Removal of the now-obsolete customization for formatting
new()thanks to the newAfterPlacementOperatoroption - Setting
SpaceAfterCStyleCasttofalseper the updated Haiku coding guidelines - Enabling the
RemoveSemicolonoption - Support for
.clang-format-ignorefiles - All
clang-formatbug fixes
If you are new to haiku-format, check this tutorial first. Please try the new haiku-format out and report issues at GitHub - owenca/haiku-format.