emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 27a023d 2/4: * .clang-format: Fix base style.


From: Philipp Stephani
Subject: master 27a023d 2/4: * .clang-format: Fix base style.
Date: Sat, 23 Jan 2021 13:12:29 -0500 (EST)

branch: master
commit 27a023d02928366f52ab8d5e5c398ef080483523
Author: Philipp Stephani <phst@google.com>
Commit: Philipp Stephani <phst@google.com>

    * .clang-format: Fix base style.
---
 .clang-format | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.clang-format b/.clang-format
index 9ab09a8..44200a3 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,5 +1,5 @@
 Language: Cpp
-BasedOnStyle: LLVM
+BasedOnStyle: GNU
 AlignEscapedNewlinesLeft: true
 AlwaysBreakAfterReturnType: TopLevelDefinitions
 BreakBeforeBinaryOperators: All



reply via email to

[Prev in Thread] Current Thread [Next in Thread]