Skip to content

Commit 519df78

Browse files
authored
Added linkify-it-py to known list (#2993)
## Changes Added `linkify-it-py` to known list ### Linked issues Partly resolve #1931
1 parent dce8c9f commit 519df78

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10350,6 +10350,12 @@
1035010350
"lightgbm.plotting": [],
1035110351
"lightgbm.sklearn": []
1035210352
},
10353+
"linkify-it-py": {
10354+
"linkify_it": [],
10355+
"linkify_it.main": [],
10356+
"linkify_it.tlds": [],
10357+
"linkify_it.ucre": []
10358+
},
1035310359
"livereload": {
1035410360
"livereload": [],
1035510361
"livereload.cli": [],
@@ -31768,6 +31774,21 @@
3176831774
"tzdata": {
3176931775
"tzdata": []
3177031776
},
31777+
"uc-micro-py": {
31778+
"uc_micro": [],
31779+
"uc_micro.categories.Cc": [],
31780+
"uc_micro.categories.Cc.regex": [],
31781+
"uc_micro.categories.Cf": [],
31782+
"uc_micro.categories.Cf.regex": [],
31783+
"uc_micro.categories.P": [],
31784+
"uc_micro.categories.P.regex": [],
31785+
"uc_micro.categories.Z": [],
31786+
"uc_micro.categories.Z.regex": [],
31787+
"uc_micro.categories": [],
31788+
"uc_micro.properties.Any": [],
31789+
"uc_micro.properties.Any.regex": [],
31790+
"uc_micro.properties": []
31791+
},
3177131792
"ujson": {},
3177231793
"umap": {
3177331794
"umap": [],

0 commit comments

Comments
 (0)