Skip to content
  • Zoe Zuser's avatar
    564b4fe6
    Allow whitespace in target selectors · 564b4fe6
    Zoe Zuser authored
    Disallowing whitespace while parsing target selectors incorrectly
    disallows file targets with whitespace in the paths, which can issues
    when users pass absolute paths.
    
    fixes #8875
    564b4fe6
    Allow whitespace in target selectors
    Zoe Zuser authored
    Disallowing whitespace while parsing target selectors incorrectly
    disallows file targets with whitespace in the paths, which can issues
    when users pass absolute paths.
    
    fixes #8875
Loading