about summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorHong Xu <hong@topbug.net>2013-06-10 10:13:33 +0100
committerPeter Stephenson <pws@zsh.org>2013-06-10 10:13:33 +0100
commit77feb2c1c4a852d4494af0783f0c33d6835fd4bb (patch)
tree685715bcf6d5b88c4397385a330a93681a362e2e /.editorconfig
parentee4391d33e42347842c99559f3712a569c0e0526 (diff)
downloadzsh-77feb2c1c4a852d4494af0783f0c33d6835fd4bb.tar.gz
zsh-77feb2c1c4a852d4494af0783f0c33d6835fd4bb.tar.xz
zsh-77feb2c1c4a852d4494af0783f0c33d6835fd4bb.zip
move comment to individual line in .editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 58421c055..145dc3740 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,4 +1,6 @@
-root = true  # Top-most editorconfig file
+# Top-most editorconfig file
+
+root = true
 
 [*]
 end_of_line = lf