root = true

[*.{cmd,md,sh,yml}]
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

indent_size = 2
tab_width = 2
