frag-review/docs/cpp_config.yml
Matej Focko ff3ecb2341
chore: Reorganize files
- Also add gitignore

Signed-off-by: Matej Focko <mfocko@redhat.com>
2021-09-11 22:36:07 +02:00

10 lines
No EOL
189 B
YAML

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