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.
1 parent ac607d6 commit e1e6687Copy full SHA for e1e6687
.editorconfig
@@ -15,7 +15,7 @@ insert_final_newline = true
15
trim_trailing_whitespace = false
16
17
# general formatting
18
-[*.{bash,go,sh,zsh,Makefile}]
+[*.{bash,go,sh,zsh,justfile,Makefile}]
19
indent_style = tab
20
indent_size = 4
21
0 commit comments