issues
search
34j
/
vscode-black
VSCode extension for formatting Python code with black.
MIT License
25
stars
1
forks
source link
feat: add black options in the extension settings
#23
Open
smmiri
opened
1 month ago
smmiri
commented
1 month ago
Pull-Request Checklist
[x] Code is up-to-date with the
main
branch
[ ]
npm run lint
passes with this change
[ ]
npm run test
passes with this change
[ ] This pull request links relevant issues as
Fixes #22
[ ] There are new or updated unit tests validating the change
[ ] Documentation has been updated to reflect this change
[x] The new commits follow conventions outlined in the
conventional commit spec
Pull-Request Checklist
main
branchnpm run lint
passes with this changenpm run test
passes with this changeFixes #22