Skip to content

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

Thanks

Edited by Gaetan Semet