From 85afc067bc8adeaee9269bfbc8cb27230bd78896 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sun, 12 Feb 2023 09:57:55 +0100 Subject: [somebar] tracking local build --- somebar/.editorconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 somebar/.editorconfig (limited to 'somebar/.editorconfig') diff --git a/somebar/.editorconfig b/somebar/.editorconfig new file mode 100644 index 0000000..5c4a037 --- /dev/null +++ b/somebar/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*] +indent_style = tab +indent_brace_style = K&R -- cgit v1.2.3