summary refs log tree commit diff
path: root/.clang-format
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-15 22:08:51 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-15 22:08:51 +0300
commit8390ff253d3688c3f76e3149d43d3120f9549359 (patch)
treecc93ae33329fb0b5a78d20022f638b45d98c68ae /.clang-format
parentUpdate readme (diff)
downloadnheko-8390ff253d3688c3f76e3149d43d3120f9549359.tar.xz
Fix icons for retina displays
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index d5606cdf..42d7b6f7 100644
--- a/.clang-format
+++ b/.clang-format
@@ -5,7 +5,6 @@ AlignAfterOpenBracket: Align
 AlignConsecutiveAssignments: true
 AllowShortFunctionsOnASingleLine: Empty
 BasedOnStyle: Mozilla
-BreakBeforeBraces: Linux
 ColumnLimit: 100
 IndentCaseLabels: false
 IndentWidth: 8