Skip to content

Add pre-commit hook #273

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

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Add pre-commit hook #273

merged 2 commits into from
Feb 7, 2025

Conversation

rbs333
Copy link
Collaborator

@rbs333 rbs333 commented Feb 7, 2025

No description provided.

hooks:
- id: poetry-checks
name: Run pre-commit checks (format, sort-imports, check-mypy)
entry: bash -c 'poetry run format && poetry run sort-imports && poetry run check-mypy'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Did the action version of what are current lint does
image

@rbs333 rbs333 marked this pull request as ready for review February 7, 2025 18:38
@tylerhutcherson tylerhutcherson changed the title test pre-commit Add pre-commit hook Feb 7, 2025
@rbs333 rbs333 merged commit 95e93c3 into main Feb 7, 2025
28 checks passed
@rbs333 rbs333 deleted the feat/RAAE-580/pre-commit branch February 7, 2025 19:46
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.

2 participants