summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format3
1 files changed, 2 insertions, 1 deletions
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