[editorconfig] Set src/mesa indent_size to 3

pull/197/head
jackun 4 years ago
parent 59d021f7d5
commit 1cf090c292
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

@ -16,6 +16,9 @@ trim_trailing_whitespace = true
[src/overlay*{cpp,h}]
indent_size = 3
[src/mesa/**]
indent_size = 3
[meson.build]
indent_size = 2

Loading…
Cancel
Save