root = true

[*]
indent_style = space
indent_size = 4
tab_width = 4

[*.{lua}]
max_line_length = 120

[*.{md}]
max_line_length = 80
