repo.or.cz
/
phpmyadmin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'origin/master' into Weblate.
[phpmyadmin.git]
/
.editorconfig
blob
8f9a532787de03d3e1e2504cd830dce37f68e704
1
# EditorConfig.org
2
3
root = true
4
5
[*]
6
end_of_line = lf
7
insert_final_newline = true
8
trim_trailing_whitespace = true
9
charset = utf-8
10
indent_style = space
11
indent_size = 4
12
13
[{*.{sql,scss,css,twig,yml},package.json}]
14
indent_size = 2
15
16
[*.svg]
17
insert_final_newline = false
18
19
[tests/test_data/*]
20
insert_final_newline = false