include test/run in editorconfig
parent
b8dda491c7
commit
ded58f25e3
|
|
@ -15,7 +15,7 @@ trim_trailing_whitespace = false
|
||||||
[.git*]
|
[.git*]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[**.*sh]
|
[{**.*sh,test/run}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue