We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pythondata
1 parent 8176a69 commit b95d6d7Copy full SHA for b95d6d7
src/action.js
@@ -18,6 +18,7 @@ const LANG_TO_EXTENSION = {
18
'php': 'php',
19
'python': 'py',
20
'python3': 'py',
21
+ 'pythondata': 'py',
22
'ruby': 'rb',
23
'rust': 'rs',
24
'scala': 'scala',
0 commit comments