Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index e240e1379..9fdba8f2f 100644
--- a/.clang-format
+++ b/.clang-format
@@ -12,7 +12,7 @@
BasedOnStyle: WebKit
Standard: Cpp11
-ColumnLimit: 0
+ColumnLimit: 120
# Disable reflow of qdoc comments: indentation rules are different.
# Translation comments are also excluded