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 linter actions to call poetry #103

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

jcadam14
Copy link
Contributor

@jcadam14 jcadam14 commented Feb 6, 2024

Closes #102

  • Moved linters to linter group in pyproject
  • Updated linter action to install poetry and run poetry run black and ruff

Moved linters to linter group in pyproject
@jcadam14 jcadam14 self-assigned this Feb 6, 2024
@jcadam14 jcadam14 linked an issue Feb 6, 2024 that may be closed by this pull request
@jcadam14 jcadam14 requested a review from hkeeler February 6, 2024 15:46
Copy link

github-actions bot commented Feb 6, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

Copy link
Collaborator

@lchen-2101 lchen-2101 left a comment

Choose a reason for hiding this comment

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

this will certainly get rid of the inconsistencies, I like it.

@lchen-2101 lchen-2101 merged commit beb43fe into main Feb 7, 2024
3 checks passed
@lchen-2101 lchen-2101 deleted the 102-change-linter-actions-to-call-poetry branch February 7, 2024 17:20
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.

Change linter actions to call poetry
2 participants