Entrypoint script replaced with mustpl (#24)
This commit is contained in:
@@ -5,8 +5,8 @@ charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{yml, yaml, sh, conf, json}]
|
||||
indent_size = 2
|
||||
[Dockerfile]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user