Closed shinya7y closed 1 year ago
I would like to add CI to check pre-commit automatically.
Approving workflow runs may be needed to see CI results. https://github.com/shinya7y/threestudio/commits/ci-pre-commit shows the CI results before (4eea072) and after (1718d20) pre-commit run --all-files.
pre-commit run --all-files
Looks great! I've considered adding CI but haven't got time to do it. Thanks for helping out!
It looks like I need to set up CI for this repo.
Works like a charm :) Thank you @shinya7y !
I would like to add CI to check pre-commit automatically.
Approving workflow runs may be needed to see CI results. https://github.com/shinya7y/threestudio/commits/ci-pre-commit shows the CI results before (4eea072) and after (1718d20)
pre-commit run --all-files
.