- commit
- 805d258
- parent
- 5a98472
- author
- Christopher Hoelter
- date
- 2023-09-05 14:12:07 +0000 UTC
Added basic .editorconfig file. (#39)
1 files changed,
+3,
-0
+3,
-0
1@@ -0,0 +1,3 @@
2+[*.go]
3+indent_style = tab
4+indent_size = 4