sci-oer / webapp

The webapp for the project and the auto-builder webapp
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add pre-commit hooks #2

Open MarshallAsch opened 1 year ago

MarshallAsch commented 1 year ago

To help make sure that the code style is consistent and that 'bad' commits dont get pushed use pre-commit hooks to help enforce the style and run the tests