latest 4 messages by jennis

+ [2020-06-02T10:01:38Z] jennis hello, I'm having a bad time googling the right thing here... I have two jobs in a workflow that execute very similar initial steps. I wondered whether it was possible to put these in some kind of template (I know that's how it's referred to in GitLab) and then call in the template at the start of the job?
+ [2020-05-28T21:52:08Z] jennis Was near the bottom of here: https://webapps.stackexchange.com/questions/31654/force-github-syntax-highlighting-language-on-source-files
+ [2020-05-28T21:51:45Z] jennis ahh, jhass found an easier solution, you can put something like "*.arb linguist-language=Ruby" in the .gitattributes file
+ [2020-05-28T21:34:58Z] jennis o/ I wondered if there was a way to tell github how a file with an uncommon extension should be syntax highlighted?