1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/.clang-format
Steffen Vogel 8da1e68b0f Add clang-format config
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-08 11:37:42 +02:00

6 lines
120 B
YAML

---
BasedOnStyle: LLVM
# Disable automatic line-breaks in comments
# as this breaks SPDX headers
ReflowComments: false