github.com/yoheimuta/protolint@v0.49.8-0.20240515023657-4ecaebb7575d/_testdata/py_project/project_with_yaml/pyproject.toml (about)

     1  [project]
     2  name = "protolint_user"
     3  version = "0.1.0"
     4  
     5  [tools.protolint.rules_option.indent]
     6  style = "\t"
     7  newline = "\r\n"