10 lines
186 B
YAML
10 lines
186 B
YAML
|
gitea:
|
||
|
instance_url: "http://localhost:8080"
|
||
|
owner: "mfocko"
|
||
|
repository: "testing-repo"
|
||
|
|
||
|
language:
|
||
|
separate_opening: false
|
||
|
opening: "-- #"
|
||
|
continuation: "-- # "
|
||
|
closing: ""
|