chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c39d789
)
Add file encoding to .editorconfig.
author
Vladimír Vondruš
<mosra@centrum.cz>
Thu, 18 Jul 2019 16:18:31 +0000
(18:18 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Thu, 18 Jul 2019 16:18:31 +0000
(18:18 +0200)
.editorconfig
patch
|
blob
|
history
diff --git
a/.editorconfig
b/.editorconfig
index 77198de1745110a64992b97f8e3db4ad25d99711..8fc97381646ece16608abc57e69fc4c42a48d68f 100644
(file)
--- a/
.editorconfig
+++ b/
.editorconfig
@@
-1,4
+1,5
@@
[*]
+charset = utf-8
indent_style = space
indent_size = 4