fix metadata
This commit is contained in:
+1
-1
@@ -836,7 +836,7 @@ def parse_go_file_cached(filepath_str: str, file_hash: str) -> tuple:
|
||||
chunk_text += f"Code:\n{chunk_code}"
|
||||
|
||||
# Build comprehensive metadata
|
||||
parse_rust_file_cached = {
|
||||
metadata = {
|
||||
"file": str(filepath),
|
||||
"name": name,
|
||||
"type": typ,
|
||||
|
||||
Reference in New Issue
Block a user