aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-09-22 20:12:47 +0800
committercrupest <crupest@outlook.com>2023-09-22 20:12:47 +0800
commitf7cb6485036ce8b4386412286d75337bd03e4a19 (patch)
treec8a68978930114218a01fa52678a2b38fb23d528 /.editorconfig
parent278030b6ed5ce0435b77649ba686fcd5106a3c14 (diff)
downloadcrupest-f7cb6485036ce8b4386412286d75337bd03e4a19.tar.gz
crupest-f7cb6485036ce8b4386412286d75337bd03e4a19.tar.bz2
crupest-f7cb6485036ce8b4386412286d75337bd03e4a19.zip
Fix editorconfig name.
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..edb912e
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+end_of_line = lf
+