Block a user
feat: add pre-commit configuration for linting and commit message enforcement (#117)
can you write about it in CONTRIBUTING.md so anyone who contribute will know to run pre-commit install?
feat: add pre-commit configuration for linting and commit message enforcement (#117)
is it possible to add pre commit hook so anyone who want to commit in this repo will have their pre commit hook to run and fix it for them. what do you think?
Queue daemon: hardcoded origin/main..HEAD for commit detection
I am thinking of the config should be in each repository. but we can always have default config that applicable to every repository as long as not being override. what do you think?
fix(kugetsu): remove duplicate update_queue_item_state to use fixed version from kugetsu-index.sh
lgtm