frag-review/cpp_config.yml

10 lines
189 B
YAML
Raw Normal View History

gitea:
instance_url: "http://localhost:8080"
owner: "mfocko"
repository: "testing-repo"
language:
separate_opening: true
opening: "/**"
continuation: " ** "
closing: " **/\n"