Add more file definitions to .editorconfig

This commit is contained in:
Matthew Smith
2014-11-18 12:05:06 -07:00
parent c47d52adea
commit e130d9927e

View File

@@ -8,7 +8,7 @@ root = true
end_of_line = lf
insert_final_newline = true
[*.json]
[{Dockerfile,*.json,*.sh}]
indent_style = space
indent_size = 2