summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Pettersson2019-02-18 20:13:40 +0100
committerJoel Pettersson2019-02-18 20:13:40 +0100
commit945136e2c72e6f9978591ef9c6a23e0246be63f7 (patch)
tree898642c7e1cf52b90975576c5c01ac333f9fea6e
parenta8785a6d98fe2373199af7067fc85fb823a97264 (diff)
downloadaur-945136e2c72e6f9978591ef9c6a23e0246be63f7.tar.gz
Move EditorConfig out of AUR package to top level directory
-rw-r--r--.editorconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/.editorconfig b/.editorconfig
deleted file mode 100644
index 03c9963083cb..000000000000
--- a/.editorconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-root = true
-
-[PKGBUILD]
-end_of_line = lf
-insert_final_newline = true
-indent_style = tab \ No newline at end of file