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