From 0b78d239dfb4e80d1b213e7a925ae1fa0b5340be Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 31 Mar 2021 09:37:49 +0200 Subject: Merging upstream version 2.5.2. Signed-off-by: Daniel Baumann --- .clang-format | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .clang-format (limited to '.clang-format') diff --git a/.clang-format b/.clang-format deleted file mode 100644 index 1bd4430..0000000 --- a/.clang-format +++ /dev/null @@ -1,6 +0,0 @@ -BasedOnStyle: webkit -IndentWidth: 4 -AlignConsecutiveAssignments: true -AlignConsecutiveDeclarations: true -AlignOperands: true -SortIncludes: false -- cgit v1.2.3