Clang Format Configuration

Contents

Clang Format Configuration#

The following clang-format configuration reflects the L4Re coding style as much as possible.

Git Integration#

clang-format provides a git integration named git-clang-format that “can be used to format just the lines touched in git commits”.