alstr / todo-to-issue-action

Action that converts TODO comments to GitHub issues on push.
MIT License
603 stars 115 forks source link

add zig language support #186

Open hasanpasha opened 4 months ago

alstr commented 4 months ago

Thanks for the contribution; would you be able to add some tests?

hasanpasha commented 2 months ago

Hey @alstr, sorry for the delayed response. I have added some tests, but they all failed for some reason, despite having everything in place. Can you please review them?

alstr commented 2 months ago

Because the ace_mode of Zig is text (see here), you should update the text tests rather than add new ones for zig.