microsoft / vscode-black-formatter

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

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

Closed karthiknadig closed 7 months ago

karthiknadig commented 7 months ago

Fixes #460

Cherry pick from main to release branch