A
A
Alex2019-12-14 14:59:43
code review
Alex, 2019-12-14 14:59:43

How can code review on GitHub be improved?

There is a repository. In my case, the project is on electron + typescript, but I think this is not very important.
Each Pull Request runs a code linter. Which somewhere in the actions in text form displays a list of problems found.
It would be great if the linter did not just check the code and output errors to the "console", but put comments on the proposed code in places with errors.
So instead of this:
5df4cce3ba750086689716.png
Get something like this:
5df4cd9edffb6419055569.png
Does anyone know a solution? Some kind of bot or something?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2019-12-14
@Kozack

https://github.com/reviewdog/reviewdog

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question