microsoft / vscode-black-formatter

Formatting support for Python using the Black formatter
https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter
MIT License
144 stars 34 forks source link

Update `black` with bug fix for skipping formatting files that are symlinked #464

Closed karthiknadig closed 4 months ago

karthiknadig commented 4 months ago

Cherry picking fix from main.

fix #460