root = true

[*]
end_of_line = lf
charset = utf-8

[*.{yaml,yml}]
indent_style = space
indent_size = 2

[ya.make]
indent_style = space
indent_size = 4

[*.{proto,json}]
indent_style = space
indent_size = 4
