Skip to content

Commit a331849

Browse files
authored
Merge pull request #87 from savil/editorconfig
add .editorconfig to ensure we use tabs, not spaces
2 parents 62543a6 + dfc3421 commit a331849

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# see https://editorconfig.org for more options, and setup instructions for yours editor
2+
3+
indent_style = tab

0 commit comments

Comments
 (0)