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

style: fix pre-commit lints #417

Merged
merged 1 commit into from
Oct 11, 2023
Merged

style: fix pre-commit lints #417

merged 1 commit into from
Oct 11, 2023

Conversation

JP-Ellis
Copy link
Contributor

📝 Summary

This commit fixes pre-commit linting and formatting issues. To avoid refactoring all of the existing Python code (which will is going to be deprecated), the pre-commit configuration has been updated to ignore these Python files.

All other changes in this commit are purely stylistic.

🚨 Breaking Changes

🔥 Motivation

Fixing the existing lints (or ignoring files) is pre-requisite to eventually enabling the pre-commit checks in the CI workflow.

🔨 Test Plan

🔗 Related issues/PRs

None

This commit fixes pre-commit linting and formatting issues. To avoid
refactoring all of the existing Python code (which will is going to be
deprecated), the pre-commit configuration has been updated to ignore
these Python files.

All other changes in this commit are purely stylistic.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis requested a review from YOU54F October 11, 2023 01:31
@JP-Ellis JP-Ellis self-assigned this Oct 11, 2023
@JP-Ellis JP-Ellis merged commit dab6dba into master Oct 11, 2023
31 checks passed
@JP-Ellis JP-Ellis deleted the style/fix-lints branch October 11, 2023 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants