feat(context): Granular AST Control for C/C++ files
This commit is contained in:
@@ -16,6 +16,8 @@ def test_file_item_to_dict():
|
||||
"path": "test.py",
|
||||
"auto_aggregate": False,
|
||||
"force_full": True,
|
||||
"ast_signatures": False,
|
||||
"ast_definitions": False,
|
||||
"injected_at": None
|
||||
}
|
||||
assert item.to_dict() == expected
|
||||
|
||||
Reference in New Issue
Block a user