repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1417 from priya-anand/patch-5
[openemr.git]
/
public
/
assets
/
modernizr-3-5-0
/
.editorconfig
blob
5d126348471c348decba17143ce128130c9f4104
1
# editorconfig.org
2
root = true
3
4
[*]
5
indent_style = space
6
indent_size = 2
7
end_of_line = lf
8
charset = utf-8
9
trim_trailing_whitespace = true
10
insert_final_newline = true
11
12
[*.md]
13
trim_trailing_whitespace = false