puffproject / test-runner

Backend microservice managing user code uploads and running test cases
MIT License
0 stars 0 forks source link

Add an automatic code formatter similar to course management #14

Closed benjaminkostiuk closed 3 years ago

benjaminkostiuk commented 3 years ago

See https://github.com/puffproject/course-management/pull/11 for the changes and the link to the plugin used. It would also be good to implement the same git hook to allow for the formatter to run on pre-commit.