[FEAT] Add support for R files to be parsed as text (#1577)

add support for R files to be parsed as text
This commit is contained in:
Sean Hatfield
2024-05-30 22:52:00 -07:00
committed by GitHub
parent 4324a8bb4f
commit 9a38b32c74

View File

@@ -35,6 +35,7 @@ class MimeDetector {
"js",
"lua",
"pas",
"r",
],
},
true