projects
/
platform
/
upstream
/
libxkbcommon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bump version to 1.1.0
[platform/upstream/libxkbcommon.git]
/
.editorconfig
1
root = true
2
3
[*]
4
charset = utf-8
5
end_of_line = lf
6
trim_trailing_whitespace = true
7
insert_final_newline = true
8
indent_style = space
9
indent_size = 4
10
max_line_length = 80
11
12
[*.yml]
13
indent_style = space
14
indent_size = 2