Add C and Swift as valid languages (#23)

This commit is contained in:
dvelo
2024-09-22 02:12:10 -05:00
committed by GitHub
parent fb40855a9a
commit 542b0fbde9

View File

@@ -15,6 +15,8 @@ export const languages = {
'rust', 'rust',
'sql', 'sql',
'go', 'go',
'swift',
'c'
], ],
web: ['html', 'css', 'scss', 'php', 'graphql'], web: ['html', 'css', 'scss', 'php', 'graphql'],
misc: ['dockerfile', 'markdown', 'proto'], misc: ['dockerfile', 'markdown', 'proto'],