You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What should it look like? I think we can use Eslint rules so that they will completely follow Hints.md. And the checks would be called on the creation of the PR. And not only eslint, but also unit tests. We can use Github Actions here.
And there are several options here, too. Let's say, at PR creation, if the bot is added to reviewers, it will run the tasks and send a feedback message about broken rules and testing errors. Or to make it simpler: just run checks on commit, without sending messages to PR
Here are hints to detect automatically https://github.com/HowProgrammingWorks/Exams/blob/master/HINTS.md
The text was updated successfully, but these errors were encountered: