summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Hüsers2022-11-10 17:53:37 +0100
committerManuel Hüsers2022-11-10 17:53:37 +0100
commit324a4b01db49b4475de062af1a38869b48924c08 (patch)
tree061412c1b4a9192ce3f46c8250a68f04c9a2a6c6
parent9c70b2f2c5ea958d4e15fe2283cbde18dcf8fc3a (diff)
downloadaur-324a4b01db49b4475de062af1a38869b48924c08.tar.gz
Remove redundant editorconfigs
-rw-r--r--.editorconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/.editorconfig b/.editorconfig
deleted file mode 100644
index a467ee9a97a6..000000000000
--- a/.editorconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-indent_style = tab
-tab_width = 4