Skip to content

Commit cabe920

Browse files
authored
Added hjson to known list (#2899)
# Changes Added `hjson` to known list # Linked issues Partly resolve #1931
1 parent 62e8da3 commit cabe920

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6113,6 +6113,16 @@
61136113
"hailtop.uvloopx": [],
61146114
"hailtop.yamlx": []
61156115
},
6116+
"hjson": {
6117+
"hjson": [],
6118+
"hjson.compat": [],
6119+
"hjson.decoder": [],
6120+
"hjson.encoder": [],
6121+
"hjson.encoderH": [],
6122+
"hjson.ordered_dict": [],
6123+
"hjson.scanner": [],
6124+
"hjson.tool": []
6125+
},
61166126
"html5lib": {
61176127
"html5lib": []
61186128
},

0 commit comments

Comments
 (0)