]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Define a .clang-format file for the project
authorFrank Lichtenheld <frank@lichtenheld.com>
Sun, 3 Aug 2025 15:01:37 +0000 (17:01 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 4 Aug 2025 08:22:34 +0000 (10:22 +0200)
commitbba057b0573fa788e400a8490b5375153df87141
tree3c2b84cea0bb17d81fdbe233a90e9a7765b1f1e1
parentff371d1aaa71ef89157ba89b8c992494bac31b34
Define a .clang-format file for the project

Each of these statements has been reviewed but
not all of them are obvious.

Also add a pre-commit config to easily check the
formatting.

Change-Id: I40f6af10c5ee2f5aed4185d783fc622a2e3c19ff
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20250803150143.3878-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg32484.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
.clang-format [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]