Skip to content

Removed Makefile error during make install

Mark Ferguson requested to merge remove-makefile-error into main

Removed install-pre-commit from make install step since it doesn't exist, threw an error, and pre-commit is handled by make init.

Merge request reports