# Generated by editorconfig.timseverien.com
# https://editor.timseverien.com/#config
root = true

[*.{md}]
charset = utf-8
end_of_line = lf
tab_width = 2
trim_trailing_whitespace = true
max_line_length = 200

[*.{yml,yaml}]
charset = utf-8
end_of_line = lf
insert_final_newline = true
tab_width = 2
trim_trailing_whitespace = true
max_line_length = 200
