osmith has uploaded this change for review.
net/templates/.editorconfig: new file
Change-Id: Ieeb67a10c7b7c27a5e0e9dbc8399fe2add9f34d4
---
A net/templates/.editorconfig
1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/32/27032/1
diff --git a/net/templates/.editorconfig b/net/templates/.editorconfig
new file mode 100644
index 0000000..71944b2
--- /dev/null
+++ b/net/templates/.editorconfig
@@ -0,0 +1,7 @@
+[run.sh]
+charset = utf-8
+end_of_line = lf
+indent_size = 2
+indent_style = space
+insert_final_newline = true
+trim_trailing_whitespace = true
To view, visit change 27032. To unsubscribe, or for help writing mail filters, visit settings.