Open drunkwcodes opened 1 year ago
black is using .gitignore by default.
black
Please make it the default value, same as black for the UX.
That said, we can use like this:
isort . black .
black
is using .gitignore by default.Please make it the default value, same as
black
for the UX.That said, we can use like this: