Skip to content

Commit

Permalink
style: add mise tasks to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 16, 2024
1 parent 6391239 commit dae8ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
indent_style = space
indent_size = 2

[*.sh]
[{*.sh,.mise/tasks/**/*}]
indent_style = space
indent_size = 2

Expand Down

0 comments on commit dae8ece

Please sign in to comment.