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

Python scripts aren't formatted using Black #949

Closed
marijnvdwerf opened this issue Feb 20, 2023 · 1 comment · Fixed by #1100
Closed

Python scripts aren't formatted using Black #949

marijnvdwerf opened this issue Feb 20, 2023 · 1 comment · Fixed by #1100

Comments

@marijnvdwerf
Copy link
Collaborator

When making a change in configure.py, I wanted to make sure that I properly formatted the code. I assumed black would do the trick, but it introduced a lot of changes. It would be nice if automatic formatting would be supported.

@bates64 bates64 mentioned this issue May 15, 2023
12 tasks
@bates64
Copy link
Member

bates64 commented May 15, 2023

  • black all the Python files except splat/diff.py/friends
  • Run black in CI
  • Enable black as vscode default formatter

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

Successfully merging a pull request may close this issue.

2 participants