xref
: /
external
/
mesa3d
/
src
/
freedreno
/
.editorconfig
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
[*.{c,h,cpp,hpp,cc,hh}]
2
indent_style = tab
3
indent_size = 4
4
tab_width = 4
5
max_line_length = 78
6