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 hook #88

Merged
merged 5 commits into from
Jan 3, 2024
Merged

Add pre-commit hook #88

merged 5 commits into from
Jan 3, 2024

Conversation

Brawdunoir
Copy link
Contributor

Description of the change

This PR adds a pre-commit hook instruction and its documentation. It allows pre-commit to run this soft automatically in any other project.

Applicable issues

Checklist

  • [X ] New features are documented in the README.md

Yann Lacroix added 5 commits December 14, 2023 11:34
Signed-off-by: Yann Lacroix <[email protected]>
Signed-off-by: Yann Lacroix <[email protected]>
Signed-off-by: Yann Lacroix <[email protected]>
@Brawdunoir
Copy link
Contributor Author

Hello there, any news on this PR ? @fmulero

Would be nice to have it for this new year 💪🏼

@woneill
Copy link

woneill commented Jan 2, 2024

I was looking for a pre-commit hook for this project and found this PR. My team started using @Brawdunoir 's implementation and it's been working great. I'm not a PR approver but I'm a +1 on merging this!

Copy link
Contributor

@fmulero fmulero left a comment

Choose a reason for hiding this comment

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

Thanks a lot @Brawdunoir for your contribution!!! I really appreciate it!

LGTM

@fmulero fmulero merged commit f0d10df into bitnami:main Jan 3, 2024
3 checks passed
@github-actions github-actions bot added the solved label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run using pre-commit
3 participants