Answer the question
In order to leave comments, you need to log in
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:
Get something like this:
Does anyone know a solution? Some kind of bot or something?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question