alstr / todo-to-issue-action

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

Add Razor language support #82

Closed MadsBalslev closed 3 years ago

MadsBalslev commented 3 years ago

Add support for .razor files used in ie. Blazor

alstr commented 3 years ago

Just fixed a typo, but looks fine otherwise. Thanks!

alstr commented 3 years ago

Also, for the language to be identified correctly, it should match the name in https://github.com/github/linguist/blob/master/lib/linguist/languages.yml, so HTML+Razor.