xref: /llvm-project/libcxx/test/.clang-format (revision de6827b530d8b6fd85e6714af80eca3107c91ea2)
1BasedOnStyle: InheritParentConfig
2
3# Disable formatting options which may break tests.
4SortIncludes: false
5ReflowComments: false
6