xref: /aosp_15_r20/external/mesa3d/src/egl/.clang-format (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1BasedOnStyle: InheritParentConfig
2DisableFormat: false
3
4ColumnLimit: 80
5AlwaysBreakAfterReturnType: All
6