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 linting to CI #30

Open
jgadling opened this issue May 13, 2024 · 0 comments
Open

Add linting to CI #30

jgadling opened this issue May 13, 2024 · 0 comments
Assignees

Comments

@jgadling
Copy link
Contributor

  1. Add linting to CI to fail the build if code doesn't pass typical python lint checks. Typically pre-commit does a pretty good job of allowing linters, type checkers, etc to be configured in a standard way (example here -- https://github.com/chanzuckerberg/cryoet-data-portal-backend/blob/main/.pre-commit-config.yaml)
  2. Run code formatting tools on the repo so that it passes lint checks.
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

3 participants