mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
move comment to individual line in .editorconfig
This commit is contained in:
parent
ee4391d33e
commit
77feb2c1c4
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
root = true # Top-most editorconfig file
|
# Top-most editorconfig file
|
||||||
|
|
||||||
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
|
Loading…
Reference in a new issue