1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

Add clang-format config

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
Steffen Vogel 2023-09-07 11:23:32 +02:00 committed by Steffen Vogel
parent bc3ad552f5
commit 8da1e68b0f

6
.clang-format Normal file
View file

@ -0,0 +1,6 @@
---
BasedOnStyle: LLVM
# Disable automatic line-breaks in comments
# as this breaks SPDX headers
ReflowComments: false