-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
When running the extension with a path name that has a whitespace in it, the command doesn't put quotes around the path and so the path isn't valid.
Expected Behavior
The extension should assume that there are whitespaces and preemptively add quotes to all path names.
Steps to Reproduce the Problem
- Run the extension on a file whose path has a space.
- Black raises an Invalid value for 'SRC ...' error.
Environment
- Version: v1.0.3
- Platform: Windows
- Node.js Version: v18.18.0
7empestGit and Davo36
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working