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

Automatic formatter #1341

Open
leonardt opened this issue Nov 21, 2023 · 1 comment
Open

Automatic formatter #1341

leonardt opened this issue Nov 21, 2023 · 1 comment
Assignees

Comments

@leonardt
Copy link
Collaborator

I think we should

  • Choose an automatic python formatter
  • Do a batch format of the current code
  • Require all future code to comply with automatic formatting

The simplest delta would likely be using something that applies the pycodestyle rules we currently follow for a subset of the files.

@leonardt
Copy link
Collaborator Author

leonardt commented Nov 21, 2023

https://github.com/google/yapf seems like a solid candidate

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

No branches or pull requests

2 participants