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 black to handle python code formatting #17

Closed
ctb opened this issue Sep 9, 2024 · 3 comments · Fixed by #42
Closed

add black to handle python code formatting #17

ctb opened this issue Sep 9, 2024 · 3 comments · Fixed by #42
Labels
github_actions Pull requests that update GitHub Actions code

Comments

@ctb
Copy link
Contributor

ctb commented Sep 9, 2024

No description provided.

@Adamtaranto
Copy link
Collaborator

I'm using Ruff locally in keeping with the Rust for everything theme (which would be why the pytests have been reformatted).

Do you want to have a pre-commit to run Ruff / Black on python files for new commits?

@Adamtaranto
Copy link
Collaborator

@ctb how does that sound? alt if you have an example of a different action you want to use I can set it up here.

@Adamtaranto Adamtaranto added the github_actions Pull requests that update GitHub Actions code label Sep 19, 2024
@ctb
Copy link
Contributor Author

ctb commented Sep 19, 2024

sounds good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants