Skip to content

Commit 7403247

Browse files
committed
Editorconfig: use 4 spaces for .toml indent
1 parent d9f14f8 commit 7403247

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
@@ -10,5 +10,8 @@ insert_final_newline = true
1010
[*.rs]
1111
indent_size = 4
1212

13+
[*.toml]
14+
indent_size = 4 # For compliance with our taplo config
15+
1316
[*.py]
1417
indent_size = 4

0 commit comments

Comments
 (0)