aboutsummaryrefslogtreecommitdiff
path: root/examples/hello-zig/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello-zig/.editorconfig')
-rw-r--r--examples/hello-zig/.editorconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/hello-zig/.editorconfig b/examples/hello-zig/.editorconfig
deleted file mode 100644
index d5f8c65..0000000
--- a/examples/hello-zig/.editorconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-root = true
-
-[*]
-indent_style = space
-indent_size = 4
-insert_final_newline = true