Skip to content
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

Add docs on how to use black #483

Open
atjn opened this issue Sep 5, 2024 · 1 comment
Open

Add docs on how to use black #483

atjn opened this issue Sep 5, 2024 · 1 comment

Comments

@atjn
Copy link
Contributor

atjn commented Sep 5, 2024

The readme should mention how to run black to ensure your code is correctly formatted.

Related: #333

@atjn
Copy link
Contributor Author

atjn commented Sep 15, 2024

To make this easier, we should probably configure black via a configuration file, instead of using command line arguments directly. Here are some docs for that: https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-via-a-file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants