xref: /aosp_15_r20/external/jazzer-api/.clang-format (revision 33edd6723662ea34453766bfdca85dbfdd5342b8)
1---
2Language: Cpp
3BasedOnStyle: Google
4---
5Language: Java
6BasedOnStyle: Google
7AllowShortFunctionsOnASingleLine: Empty
8...
9