Merge pull request #3990 from josx/josx/ext

chore RAG: adding languages known extensions for erlang, elixir, haskell and jsx/tsx
This commit is contained in:
Timothy Jaeryang Baek 2024-07-19 02:10:15 +02:00 committed by GitHub
commit 62682a8c4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1099,6 +1099,13 @@ def get_loader(filename: str, file_content_type: str, file_path: str):
"vue",
"svelte",
"msg",
"ex",
"exs",
"erl",
"tsx",
"jsx",
"hs",
"lhs",
]
if (