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

Run pre-commit hooks on CI #70

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aramirez-es
Copy link

First of all, thanks for the huge effort maintaining the best dashboard out there.

Background

I've been using the lovely dashboard for few weeks (since I discovered it) and I got impressed by the quality of this work and wanted to contributed somehow. I popped by GitHub and found the repo, so I looked for something that may be helpful for you.

Goal

The goal is to run the pre-commit hooks within CI for a fast check of the code contributions. Although, the pre-commits are intended for an early stage (before CI) it may be helpful for a quick check and also to run those automatically before merging the PRs. This also may enable you to merge PRs without pulling the code and running the hooks on your own.

You can check a working example here

Last but not least, feel free to discard this PR if you don't find it useful for you, I'll check out how to contribute in another way that may be more helpful.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant