ucx
ucx copied to clipboard
[BUG]: Clickable link printed by `lint-local-code` does not work when file contains leading numbers
Current Behavior
Clickable link printed by lint-local-code does not work when file contains
Expected Behavior
Link should work
Steps to reproduce
- Clone: https://github.com/databricks-industry-solutions/segmentation
- Run lint-local-code on the project
- Note links to files with leading numbers
Probably something that we should not fix
Is there a simple way to escape the file name?