aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorIvan Donchevskii <ivan.donchevskii@qt.io>2019-03-07 13:45:22 +0100
committerIvan Donchevskii <ivan.donchevskii@qt.io>2019-03-07 14:03:45 +0000
commit40fcc728b240ed5d4ad93de588537dd48d284183 (patch)
treea68f1379bcf639f91318eece34c4e95d54ba91c6 /.clang-format
parentdf23fbdc8931055d43b9665682e4562a81ead4f7 (diff)
ClangFormat: Use by default the same style as Qt Creator uses
Change-Id: Iae0f774873f66fcd4e297cfc260a8541f4373e36 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 953e0b44cd..97f7f2b234 100644
--- a/.clang-format
+++ b/.clang-format
@@ -8,6 +8,8 @@
# Use ../../tests/manual/clang-format-for-qtc/test.cpp for documenting problems
# or testing changes.
#
+# In case you update this configuration please also update the qtcStyle() in src\plugins\clangformat\clangformatutils.cpp
+#
# [1] https://doc-snapshots.qt.io/qtcreator-extending/coding-style.html
# [2] https://clang.llvm.org/docs/ClangFormatStyleOptions.html
#