Skip to content

Commit 4e221d8

Browse files
committed
chore: Use spaces for nix files
1 parent 2ab53e7 commit 4e221d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ indent_style = tab
1818

1919
[*.nix]
2020
indent_size = 2
21-
indent_style = tab
21+
indent_style = space
2222
max_line_length = 100
2323

2424
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)