Skip to content

Commit

Permalink
whitelist chispa (#2054)
Browse files Browse the repository at this point in the history
## Changes
whitelist chispa

### Linked issues
Progresses #1901 

### Functionality 
None

### Tests
- [x] manually tested

Co-authored-by: Eric Vergnaud <[email protected]>
  • Loading branch information
ericvergnaud and ericvergnaud authored Jul 8, 2024
1 parent 24c6c96 commit fa2cfc2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -1137,6 +1137,21 @@
"charset-normalizer": {
"charset_normalizer": []
},
"chispa": {
"chispa": [],
"chispa.bcolors": [],
"chispa.column_comparer": [],
"chispa.dataframe_comparer": [],
"chispa.default_formats": [],
"chispa.number_helpers": [],
"chispa.prettytable": [],
"chispa.row_comparer": [],
"chispa.rows_comparer": [],
"chispa.schema_comparer": [],
"chispa.six": [],
"chispa.structfield_comparer": [],
"chispa.terminal_str_formatter": []
},
"clang": {
"clang": [],
"clang.cindex": [
Expand Down

0 comments on commit fa2cfc2

Please sign in to comment.