Skip to content

Commit 7f2601a

Browse files
FirelightFlagboyMattSturgeon
authored andcommitted
Editorconfig: configure indent_size for nix files
1 parent 11a80c1 commit 7f2601a

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
@@ -1,3 +1,6 @@
11
[*.sh]
22
indent_style = space
33
indent_size = 2
4+
5+
[*.nix]
6+
indent_size = 2

0 commit comments

Comments
 (0)