summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-20 01:53:23 -0500
committerseth <[email protected]>2023-02-20 01:53:23 -0500
commit0957b051ef4befd86ce97deef04f5095bea9543b (patch)
treea669111fa7b0123a4e77819ddce0c0c75bef554f /.editorconfig
parenta276cdbfa83425423c096d8049e6e29770018e31 (diff)
start using nixpkgs-fmt
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/.editorconfig b/.editorconfig
deleted file mode 100644
index 9361cf6..0000000
--- a/.editorconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-indent_style = tab
-insert_file_newline = true