From 3f982e4e0785fa4dc8242d87ae8291c6b4c2e659 Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 15 May 2020 18:48:05 -0400 Subject: [ci skip] Rouge doesn't like uppercase language identifiers --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cb1544cf..bbb4a20d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # treat script files as C (for highlighting in merge requests) -npc/**/*.txt linguist-language=C gitlab-language=C +npc/**/*.txt linguist-language=C gitlab-language=c -- cgit v1.2.3-60-g2f50