mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-05 05:37:12 +02:00
Add editor config
This commit is contained in:
parent
aa8caba05a
commit
d227b73c1a
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
root = true
|
||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
|
[Makefile]
|
||||||
|
indent_style = tab
|
Loading…
Reference in New Issue
Block a user