1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 12:04:42 +01:00
amp/.editorconfig
2017-07-29 22:21:50 +02:00

9 lines
131 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
charset = utf-8