Skip to content

Commit 0e21ede

Browse files
committed
Specify desired the style using .editorconfig
1 parent 465c367 commit 0e21ede

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

gnuplot/.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# https://github.com/rust-lang/fmt-rfcs/issues/1#issuecomment-288847963
2+
3+
root = true
4+
5+
[*.rs]
6+
indent_style = tab
7+
indent_size = 4

0 commit comments

Comments
 (0)