BeamMP-Server/.clang-format
Lion Kortlepel eead954bf9 Fix Console on Unix, adapt console behavior to that of a traditional
console, add Assert.h, add clang-format file with modified WebKit style
2020-11-03 09:01:58 +01:00

6 lines
59 B
YAML

---
BasedOnStyle: WebKit
BreakBeforeBraces: Attach
...