Commit graph

3 commits

Author SHA1 Message Date
a869a3ebf8
feat(config): add prefix and default suffix
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>
2022-10-15 15:39:21 +02:00
ae40226d94
refactor: Update config and clean up code
- Change naming in the config
- Add a template for config
- Try to fix an issue with «multi-line» vs «single-line» comments

Signed-off-by: Matej Focko <mfocko@redhat.com>
2021-09-11 23:34:25 +02:00
ff3ecb2341
chore: Reorganize files
- Also add gitignore

Signed-off-by: Matej Focko <mfocko@redhat.com>
2021-09-11 22:36:07 +02:00
Renamed from haskell_config.yml (Browse further)