ucx icon indicating copy to clipboard operation
ucx copied to clipboard

[BUG]: Clickable link printed by `lint-local-code` does not work when file contains leading numbers

Open JCZuurmond opened this issue 1 year ago • 1 comments

Current Behavior

Clickable link printed by lint-local-code does not work when file contains

Expected Behavior

Link should work

Steps to reproduce

  1. Clone: https://github.com/databricks-industry-solutions/segmentation
  2. Run lint-local-code on the project
  3. Note links to files with leading numbers

JCZuurmond avatar Aug 12 '24 14:08 JCZuurmond

Probably something that we should not fix

JCZuurmond avatar Aug 12 '24 14:08 JCZuurmond

Is there a simple way to escape the file name?

FastLee avatar Aug 15 '24 18:08 FastLee