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',
'sql',
'go',
'swift',
'c'
],
web: ['html', 'css', 'scss', 'php', 'graphql'],
misc: ['dockerfile', 'markdown', 'proto'],