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

Implement flake8 and black in CI for linting and code formatting #50

Open
eloquence opened this issue Jul 17, 2023 · 0 comments
Open

Implement flake8 and black in CI for linting and code formatting #50

eloquence opened this issue Jul 17, 2023 · 0 comments

Comments

@eloquence
Copy link
Member

As discussed in web sync, it would be good to enable

  • black for automatic code formatting across the repo
  • flake8 for linting checks

Consistent with the trajectory in other repos, I suggest we use GitHub Actions rather than CircleCI to set this up. I'll put together an example config and then we can discuss & tweak it together.

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

1 participant