root = true

[*]
end_of_line = lf
trim_trailing_whitespace = true
charset = utf-8

[*.py]
indent_style = space
indent_size = 2

[src/openllm/cli/entrypoint.py]
indent_size = unset
