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