summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkevinhwang91 <kevin.hwang@live.com>2022-04-02 22:59:13 +0800
committerkevinhwang91 <kevin.hwang@live.com>2022-04-02 22:59:13 +0800
commit16c708e67331e80d5e83a7c0906f2303f58ada8a (patch)
treedf4947056de3e1151d595c9e055e8ffce4942fa6
parent499cd3acfe00bc38899d1bab2ed1b39dd11e14f6 (diff)
downloadlua-language-server-16c708e67331e80d5e83a7c0906f2303f58ada8a.zip
chore(editorconfig): use lf for end_of_line
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 95014d8b..100b2c99 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -43,7 +43,7 @@ if_condition_no_continuation_indent = false
# optional crlf/lf
-end_of_line = crlf
+end_of_line = lf
# [line layout]
# The following configuration supports three expressions