repo.or.cz
/
drm
/
libdrm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD
[drm/libdrm.git]
/
.editorconfig
blob
29b4f393b8b2e2999bf0b6db4cec11ddcace4f86
1
# To use this config with your editor, follow the instructions at:
2
# http://editorconfig.org
3
4
root = true
5
6
[*]
7
charset = utf-8
8
insert_final_newline = true
9
10
[*.{c,h}]
11
indent_style = space
12
indent_size = 4
13
14
[{Makefile.*,*.mk}]
15
indent_style = tab
16
17
[*.m4]
18
indent_style = space
19
indent_size = 2
20
21
[{meson.build,meson_options.txt}]
22
indent_style = space
23
indent_size = 2