Skip to content

Commit fb5d330

Browse files
PeterPeter Rothlaender
andauthored
📁 fix: add yml, yaml and eml to the list of known file extensions (#120)
Co-authored-by: Peter Rothlaender <[email protected]>
1 parent 9e4bb52 commit fb5d330

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,4 +330,7 @@ def init_embeddings(provider, model):
330330
"swift",
331331
"vue",
332332
"svelte",
333+
"yml",
334+
"yaml",
335+
"eml",
333336
]

0 commit comments

Comments
 (0)