[NFC][Py Reformat] Reformat python files in libcxx/libcxxabi
[llvm-project.git] / libcxx / test / .clang-format
blobb446ff718d7ada4dec58d050af99eef97b6003db
1 BasedOnStyle: InheritParentConfig
3 # Disable formatting options which may break tests.
4 SortIncludes: false
5 ReflowComments: false