feat(codebook): add Java and Lua filetypes #3992

5b451a39df
e4564a231d
This commit is contained in:
Daniel M. Capella 2025-08-11 15:15:49 +00:00 committed by GitHub
parent d6dc63670d
commit a36f7bd975
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,11 +16,13 @@ return {
'go',
'haskell',
'html',
'java',
'javascript',
'javascriptreact',
'lua',
'markdown',
'python',
'php',
'python',
'ruby',
'rust',
'toml',