xref
: /
aosp_15_r20
/
external
/
mesa3d
/
src
/
imagination
/
.editorconfig
(revision 6104692788411f58d303aa86923a9ff6ecaded22)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
[*.{c,h,cpp,hpp,cc,hh}]
2
max_line_length = 80
3
4
[*.xml]
5
indent_style = space
6
indent_size = 2
7