Skip to content

Commit e1e6687

Browse files
Add justfile
1 parent ac607d6 commit e1e6687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ insert_final_newline = true
1515
trim_trailing_whitespace = false
1616

1717
# general formatting
18-
[*.{bash,go,sh,zsh,Makefile}]
18+
[*.{bash,go,sh,zsh,justfile,Makefile}]
1919
indent_style = tab
2020
indent_size = 4
2121

0 commit comments

Comments
 (0)