repo.or.cz
/
mesa-waffle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
meson: remove always true meson.version >= 0.46
[mesa-waffle.git]
/
.editorconfig
blob
31f41f61a0f67e62abec8f5e0cfc7eaaa9e3fa1e
1
# To use this config on you editor, follow the instructions at:
2
# https://editorconfig.org
3
4
root = true
5
6
[*]
7
charset = utf-8
8
insert_final_newline = true
9
indent_style = space
10
indent_size = 4
11
12
[meson*]
13
indent_size = 2