xref: /aosp_15_r20/external/cronet/third_party/libc++/src/test/.clang-format (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1BasedOnStyle: InheritParentConfig
2
3# Disable formatting options which may break tests.
4SortIncludes: false
5ReflowComments: false
6