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

Updated cruft template #278

Merged
merged 6 commits into from Dec 6, 2023
Merged

Updated cruft template #278

merged 6 commits into from Dec 6, 2023

Conversation

KennethEnevoldsen
Copy link
Collaborator

This pull request updates the project dependencies and adds linting and continuous integration (CI) workflows. The updates include:

  • Updated the dacy package to version 2.4.2

  • Updated the cruft package to version 2.0.0

  • Updated the pyright package to version 1.1.328

  • Updated the ruff package to version 0.0.262

  • Updated the pyproject-parser package to version 0.9.1

The linting workflow runs the ruff linter to check the code for formatting and style issues. The CI workflow runs the linting workflow, static type checking with pyright, and the test suite with pytest.

@KennethEnevoldsen KennethEnevoldsen merged commit 7fac8a1 into main Dec 6, 2023
7 of 9 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the update-cruft branch December 6, 2023 20:47
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.

None yet

1 participant