Skip to content

Commit 3487dcd

Browse files
authored
Whitelist phonetics (#2163)
## Changes Whitelist phonetics ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested --------- Co-authored-by: Eric Vergnaud <[email protected]>
1 parent 37927f4 commit 3487dcd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8683,6 +8683,13 @@
86838683
"pexpect": {
86848684
"pexpect": []
86858685
},
8686+
"phonetics": {
8687+
"phonetics": [],
8688+
"phonetics.metaphone": [],
8689+
"phonetics.nysiis": [],
8690+
"phonetics.soundex": [],
8691+
"phonetics.utils": []
8692+
},
86868693
"pickleshare": {
86878694
"pickleshare": []
86888695
},

0 commit comments

Comments
 (0)