Skip to content

Commit 1f3bd0f

Browse files
add .editorconfig file (#2497)
* chore: add .editorconfig file * feat: add root config to .editorconfig Co-authored-by: Johannes Agricola <[email protected]> --------- Co-authored-by: Johannes Agricola <[email protected]>
1 parent 35b2529 commit 1f3bd0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
root = true
2+
[*.rs]
3+
indent_style = tab

0 commit comments

Comments
 (0)