]> git.eshelyaron.com Git - emacs.git/commitdiff
* .clang-format: Fix base style.
authorPhilipp Stephani <phst@google.com>
Sat, 23 Jan 2021 18:04:53 +0000 (19:04 +0100)
committerPhilipp Stephani <phst@google.com>
Sat, 23 Jan 2021 18:04:53 +0000 (19:04 +0100)
.clang-format

index 9ab09a86ff2d816298a8da8b10935924553aad80..44200a39952f87f3798be309d8971f515c38c37a 100644 (file)
@@ -1,5 +1,5 @@
 Language: Cpp
-BasedOnStyle: LLVM
+BasedOnStyle: GNU
 AlignEscapedNewlinesLeft: true
 AlwaysBreakAfterReturnType: TopLevelDefinitions
 BreakBeforeBinaryOperators: All