1
0
mirror of https://github.com/nodejs/docker-node.git synced 2025-04-18 17:04:01 +03:00

Update .editorconfig, apply rules to all files

This commit is contained in:
Peter Dave Hello 2018-05-16 00:03:24 +08:00
parent 42eae256ca
commit 4549540a15

View File

@ -3,9 +3,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.sh]
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true