Add `.html.heex` extension to `HTML+EEX` language by nallwhy · Pull Request #5671 · github-linguist/linguist
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 5.1k
Conversation
Description
This PR adds .html.heex extension to HTML+EEX language.
Phoenix LiveView changed its main template extension from .html.leex to .html.heex.
(https://hexdocs.pm/phoenix_live_view/assigns-eex.html)
Checklist:
- I am associating a language with a new file extension.
- The new extension is used in hundreds of repositories on GitHub.com
- Search results for each extension:
- I have included a real-world usage sample for all extensions added in this PR:
- Sample source(s):
- Sample license(s): MIT
- I have included a change to the heuristics to distinguish my language from others using the same extension.
- The new extension is used in hundreds of repositories on GitHub.com
This PR is .html.heex version of #5040.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters