From 4b6f66fd512c254b5a82220dc77411fe391dd258 Mon Sep 17 00:00:00 2001 From: David Czihak Date: Sat, 9 May 2026 13:01:50 +0200 Subject: Chore: Rework examples for thorough extension testing --- examples/hello-zig/.editorconfig | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 examples/hello-zig/.editorconfig (limited to 'examples/hello-zig/.editorconfig') 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 -- cgit v1.3