Syntax coloration for justfile
Can you please add syntax coloration in gitlab for justfile: https://just.systems/man/en/chapter_1.html The gammar (https://github.com/casey/just/blob/master/GRAMMAR.md) is pretty close to Makefile. It is a very good replacement for the old format 'Makefile' that has many "phony" limitations. Example: ![image](/uploads/16c7cb48a4528f09c607084e9c3476b6/image.png) Thanks
issue