localGPT
localGPT copied to clipboard
Use GitHub Actions and Pre-commit
I was thinking since there are many pull requests from many people, it is probably a good idea to set up GitHub Actions. One of the jobs can be to run pre-commit to make sure all conventions are met. GitHub actions will also be very useful (almost necessary) when there are some automated tests
I think I can work on this one myself today
Great idea, Thanks will appreciate that.