haiku-format

Code formatter for Haiku coding style

Categories

Development

Version

22.1.0-1
(2026-02-28)

Size

2.9

MiB

Repository

HaikuPorts
x86_64
Format C/C++ code following the Haiku Coding Guidelines.

This is a superset of clang-format with extensions that implement the coding style followed by Haiku and several applications running on Haiku.

haiku-format looks for a configuration file '.haiku-format', going up the file hierarchy starting with the folder of the file you want to format. This optional configuration file can be used to override any default Haiku style options.