We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
indent_size
1 parent 11a80c1 commit 7f2601aCopy full SHA for 7f2601a
.editorconfig
@@ -1,3 +1,6 @@
1
[*.sh]
2
indent_style = space
3
indent_size = 2
4
+
5
+[*.nix]
6
+indent_size = 2
0 commit comments