From e69bae37c621e77b7ac63e8bc09eef7ab639b95f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 9 Oct 2021 12:23:44 +0200 Subject: Merging upstream version 1.6.3+20210924. Signed-off-by: Daniel Baumann --- .clang-format | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index f23b895..938dda8 100644 --- a/.clang-format +++ b/.clang-format @@ -1,3 +1,6 @@ -BasedOnStyle: Google +BasedOnStyle: Google Language: Cpp -ColumnLimit: 100 +ColumnLimit: 120 +IndentWidth: 2 +TabWidth: 2 +UseTab: Never \ No newline at end of file -- cgit v1.2.3