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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Gorshenin <y@maps.me>2016-10-13 15:05:40 +0300
committerYuri Gorshenin <y@maps.me>2016-10-13 17:42:53 +0300
commit719616c1e271b2c9ac9b29f656f4e11f2524ddbc (patch)
treefe37928a0a9dd09ce8cdadfc6d3da6beaa212e87 /.clang-format
parenta59b30b3da5c46c352922328b28fdc253dd17d01 (diff)
Review fixes.
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 4ec8deed00..e6faeccc14 100644
--- a/.clang-format
+++ b/.clang-format
@@ -25,5 +25,6 @@ Standard: Cpp11
---
Language: Java
+BreakAfterJavaFieldAnnotations: true
BreakBeforeBraces: Allman
ColumnLimit: 100