Home | History | Annotate | Line # | Download | only in freedreno
.editorconfig revision 1.1.1.2
      1 [*.{c,h}]
      2 indent_style = space
      3 indent_size = 3
      4 tab_width = 3
      5 max_line_length = 78
      6