summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2025-05-16 11:35:24 +0200
committermo8it <mo8it@proton.me>2025-05-16 11:35:24 +0200
commit08548abcc27ede812b69c399aff24b8a8ff9d041 (patch)
treee9937ba7827e8838b6d0a3249b4ba76d5bf47081
parent5927a781a31f496223721f33ea19460daa3f70ab (diff)
Remove .editorconfig
-rw-r--r--.editorconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/.editorconfig b/.editorconfig
deleted file mode 100644
index aab09aa..0000000
--- a/.editorconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-root = true
-
-[*.rs]
-end_of_line = lf
-insert_final_newline = true
-indent_style = space
-indent_size = 4