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
gitlab-ci: enable sanitizers for the meson builds
[mesa-waffle.git]
/
.editorconfig
blob
3a21294b1f4ace030942e6c429265c3b8f388283
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
[*.yml]
13
indent_size = 2
14
15
[{meson.build,meson_options.txt}]
16
indent_size = 2