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 automatic style formatting #57

Closed
russelldj opened this issue Jun 25, 2024 · 1 comment · Fixed by #58
Closed

Add automatic style formatting #57

russelldj opened this issue Jun 25, 2024 · 1 comment · Fixed by #58
Assignees

Comments

@russelldj
Copy link
Contributor

It would be useful to choose a style format and then automatically enforce this. In geograypher we use isort for import ordering and black for code formatting. These are managed by github action so it runs automatically on pushes to main and PRs. I think this has worked well and I'd recommend doing the same.

@youngdjn
Copy link
Collaborator

This would be great! @asidhu0, would you be willing to take this on, given your experience setting this up for Geograypher?

@youngdjn youngdjn assigned youngdjn and asidhu0 and unassigned youngdjn Jun 25, 2024
@asidhu0 asidhu0 linked a pull request Jul 1, 2024 that will close this issue
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.

3 participants