Skip to content

Commit 54463d8

Browse files
author
Paul Gauthier
committed
Added .R as a R file ext
1 parent 4078644 commit 54463d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

grep_ast/parsers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
".php": "php",
3939
".ql": "ql",
4040
".r": "r",
41+
".R": "r",
4142
".regex": "regex",
4243
".rst": "rst",
4344
".rb": "ruby",

0 commit comments

Comments
 (0)