Matej Focko
a869a3ebf8
Extend the configuration with ‹prefix› and ‹language.default_suffix›. • ‹prefix› -- specifies the content of the first comment in the review • ‹language.default_suffix› -- specifies the extension of the sources where the prefix is being added Signed-off-by: Matej Focko <mfocko@redhat.com>
27 lines
720 B
YAML
27 lines
720 B
YAML
gitea:
|
|
instance_url: "http://localhost:8080"
|
|
owner: "mfocko"
|
|
repository: "testing-repo"
|
|
|
|
language:
|
|
on_separate_line: false
|
|
opening: "## "
|
|
continuation: "## "
|
|
closing: "\n"
|
|
default_suffix: "py"
|
|
|
|
prefix: |
|
|
Hodnotenie: @
|
|
---
|
|
[ ] jasně popisuje řešení zadaného problému
|
|
[ ] je správně dekomponované na podproblémy
|
|
[ ] je zapsáno bez zbytečného opakování
|
|
[ ] používá správné abstrakce, algoritmy a datové struktury
|
|
|
|
+ = OK, - = zanedbatelne nedostatky, X = vyrazne nedostatky
|
|
|
|
Summary (+1s, suggestions, rants, confessions, etc.):
|
|
•
|
|
|
|
Pokial Vam nieco nie je jasne alebo sa chcete pobavit o nejakom lepsom napade
|
|
na riesenie => mail || Discord || konzultacie
|