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

Implement pre-commit for linting automation #825 #847

Merged
merged 7 commits into from
Aug 1, 2023

Conversation

Arker123
Copy link
Collaborator

@Arker123 Arker123 commented Jul 28, 2023

Implement Pre-commit Configuration for Simplified Linter Invocation and Consistent Hooks Installation.

image

Fixes: #825

@Arker123
Copy link
Collaborator Author

Due to compatibility issues with Python 3.7, I am downgrading the pre-commit version to 2.21.0 in this PR until #839 is fixed.

@williballenthin
Copy link
Collaborator

go ahead and make the 3.7 deprecation part of this PR too, since it enables the use of that linter.

looking great!

@williballenthin williballenthin merged commit b65259e into mandiant:master Aug 1, 2023
13 of 14 checks passed
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.

consider using pre-commit to configure linters
2 participants