repo.or.cz
/
KDIS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove old changelog
[KDIS.git]
/
.editorconfig
blob
bf372f5870e7b93d4b66d63b9a0bd2cc1d11a27c
1
root = true
2
3
[*]
4
end_of_line = lf
5
charset = utf-8
6
trim_trailing_whitespace = true
7
insert_final_newline = true
8
indent_style = space
9
indent_size = 4
10
max_line_length = 100
11
12
[*.md]
13
trim_trailing_whitespace = false