alstr / todo-to-issue-action

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

Add Pug language support #196

Open gimaev opened 1 month ago

gimaev commented 1 month ago

It would be nice to support .pug files as well. Pug is a popular template engine and uses // and //- for comments

alstr commented 1 month ago

Thanks for the suggestion. Feel free to submit a PR if you like. :smile: