Skip to content

Commit

Permalink
Add more file definitions to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Nov 18, 2014
1 parent c47d52a commit e130d99
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 @@ -8,7 +8,7 @@ root = true
end_of_line = lf
insert_final_newline = true

[*.json]
[{Dockerfile,*.json,*.sh}]
indent_style = space
indent_size = 2

Expand Down

0 comments on commit e130d99

Please sign in to comment.