From 5b6b88db808fea8797113397e21f01184d3fd4cb Mon Sep 17 00:00:00 2001 From: Stefan Zabka Date: Wed, 29 Apr 2020 16:28:43 +0200 Subject: Modified .clang-format --- .clang-format | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.clang-format b/.clang-format index 5bf2f83..3f1fafa 100644 --- a/.clang-format +++ b/.clang-format @@ -1,2 +1,3 @@ BasedOnStyle: LLVM -IndentWidth: 4 \ No newline at end of file +IndentWidth: 4 +ColumnLimit: 88 \ No newline at end of file -- cgit v1.2.3-54-g00ecf