include test/run in editorconfig

This commit is contained in:
cornfeedhobo
2021-01-01 14:25:23 -06:00
parent b8dda491c7
commit ded58f25e3

View File

@@ -15,7 +15,7 @@ trim_trailing_whitespace = false
[.git*]
indent_style = tab
[**.*sh]
[{**.*sh,test/run}]
indent_style = tab
indent_size = 4