salt/.gitattributes
Georg Pfuetzenreuter 785986d2ac
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Enable syntax highlighting
Initially for .sls and .jinja/.j2 files - we can add others later on if
needed.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-02-05 12:07:13 +01:00

4 lines
97 B
Plaintext

*.sls gitlab-language=jinja?parent=yaml
*.jinja gitlab-language=jinja
*.j2 gitlab-language=jinja