-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: black formatter #38
Conversation
Woof, Woof! Thank you @joao-conde for submitting the "feat: black formatter" pull request 😎. Please do not forget to review our internal guidelines:
Engaging in the development process in the best possible way helps it being efficient and fast. Your friend, |
Woof, Woof! Oops! @joao-conde you may have to fix some errors:
Please address these issues to continue with the Pull Request merge process. Your friend, |
OK, this one is merged, let's start exploring new ones @joao-conde 🌈 |
@joamag main differences are:
Example black config properties: https://github.com/psf/black/blob/main/pyproject.toml
An interesting read: https://luminousmen.com/post/my-unpopular-opinion-about-black-code-formatter
Maybe black is too opinionated for us and not configurable enough?