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

CI/CD: Code Quality Checks #83

Merged
merged 4 commits into from
Jan 2, 2024
Merged

CI/CD: Code Quality Checks #83

merged 4 commits into from
Jan 2, 2024

Conversation

MHHukiewitz
Copy link
Member

Using

  • black --check
  • ruff
  • mypy --check-untyped-defs

@MHHukiewitz MHHukiewitz force-pushed the mhh-code-quality branch 4 times, most recently from 61d1b7c to 5162f70 Compare December 5, 2023 18:40
Copy link
Member

@hoh hoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of these tests are redundant with those in the test.yml workflow. What about uniting both or replacing it ?

Would it make sense switching to pyproject.toml and usign Hatchling similar to the aleph-vm implementation to make it easier to run these tests locally as a developer ?

@MHHukiewitz MHHukiewitz merged commit 0b2340b into main Jan 2, 2024
2 checks passed
@MHHukiewitz MHHukiewitz deleted the mhh-code-quality branch January 2, 2024 14:10
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 this pull request may close these issues.

3 participants