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

Add pre-commit checks to ProteoBench #334

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Add pre-commit checks to ProteoBench #334

merged 3 commits into from
Jul 19, 2024

Conversation

wolski
Copy link
Contributor

@wolski wolski commented Jul 18, 2024

My colleague @leoschwarz suggested using pre-commit hooks and helped me add a .pre-commit-config.yaml file.

To enable pre-commit checks on your machine install :

pipx install pre-commit

To run all the pre-commit checks on all files, run:

pre-commit run --all-files

To enable automatic pre-commit checks, run:

pre-commit install 

@wolski wolski marked this pull request as ready for review July 18, 2024 12:26
@wolski wolski changed the title Add pre-commit check to ProteoBench Add pre-commit checks to ProteoBench Jul 18, 2024
@wolski wolski merged commit 8629647 into main Jul 19, 2024
8 checks passed
@wolski wolski deleted the pre_commit_hook branch July 19, 2024 07:30
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.

1 participant