Stream: show and tell

Topic: GitHub syntax highlighting


view this post on Zulip Agus Zubiaga (May 21 2023 at 21:49):

TIL that you can add the following to a .gitattributes file in your repo to have GitHub highlight Roc code as Elm:

*.roc linguist-language=elm

Last updated: Sep 08 2025 at 12:16 UTC