diff --git a/.editorconfig b/.editorconfig index ac106646c..dc11b59ac 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ indent_style = space indent_size = 2 -[*.sh] +[{*.sh,.mise/tasks/**/*}] indent_style = space indent_size = 2