From 47a3a1c88b37003cefe3ec3ad1c3b3401d535498 Mon Sep 17 00:00:00 2001 From: Tom Palmer Date: Sat, 20 Nov 2021 16:17:17 +0000 Subject: [PATCH] Correct setting for .Rmd files --- R.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R.gitattributes b/R.gitattributes index 5ce372a..8fbc5bb 100644 --- a/R.gitattributes +++ b/R.gitattributes @@ -12,4 +12,4 @@ *.Rmd text *.R text *.Rproj text -*.Rmd linguist-language=R +*.[Rr]md linguist-detectable