We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7748c commit 27a3169Copy full SHA for 27a3169
lib/node_modules/@stdlib/_tools/licenses/header/test/test.js
@@ -69,7 +69,7 @@ var LANGS = {
69
'make': 'mk',
70
'Python': 'py',
71
'py': 'py',
72
- 'R': 'R',
+ 'R': 'r',
73
'shell': 'sh',
74
'sh': 'sh',
75
'bash': 'sh',
0 commit comments