repo.or.cz
/
aur.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update wiki links to the new short URL
[aur.git]
/
.editorconfig
blob
5a751aad8bb1f18be96ca170b14333c9dd83d98d
1
# EditorConfig configuration for aurweb
2
# https://EditorConfig.org
3
4
# Top-most EditorConfig file
5
root = true
6
7
[*]
8
end_of_line = lf
9
insert_final_newline = true
10
charset = utf-8
11
12
[*.{php,t}]
13
indent_style = tab