summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/.clang-format')
-rw-r--r--lldb/packages/Python/lldbsuite/.clang-format4
1 files changed, 4 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/.clang-format b/lldb/packages/Python/lldbsuite/.clang-format
new file mode 100644
index 00000000000..7de7a512ad7
--- /dev/null
+++ b/lldb/packages/Python/lldbsuite/.clang-format
@@ -0,0 +1,4 @@
+DisableFormat: true
+
+# Disabling formatting doesn't implicitly disable include sorting
+SortIncludes: false
OpenPOWER on IntegriCloud