aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-19 20:08:06 +0800
committercrupest <crupest@outlook.com>2021-08-19 20:08:06 +0800
commitf5d7355579d51bc25d88f9884e0ed345b6256d23 (patch)
tree3f8b86d8c9f7cdab615e883772ce9156fac165ce /.editorconfig
parent202e9feed09f7cb7d41c004d414283b262a95204 (diff)
downloadcru-f5d7355579d51bc25d88f9884e0ed345b6256d23.tar.gz
cru-f5d7355579d51bc25d88f9884e0ed345b6256d23.tar.bz2
cru-f5d7355579d51bc25d88f9884e0ed345b6256d23.zip
...
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 10f91e46..d5a3daa2 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,7 +1,7 @@
root = true
[*]
-end_of_line = crlf
+end_of_line = lf
insert_final_newline = true
[*.cpp]