root = true

[*]
end_of_line = lf
indent_style = space
insert_final_newline = true

[*.md]
max_line_length = off

[*.go]
indent_style = tab
