Merge branch 'pre-commit'

This commit is contained in:
Michael Becker 2021-05-12 00:14:42 -04:00
commit faa082de39
No known key found for this signature in database
GPG Key ID: 98C333A81F18C22C

View File

@ -96,8 +96,9 @@ msbuild
./fxtool install gtk
# ================ INSTALL PRE-COMMIT HOOKS MANAGER ================
sudo apt install python3-pip
pip install pre-commit
pre-commit install
~/.local/bin/pre-commit install
echo "Build finished! Now type ./universal-editor to"
echo "run the program, or type ./install.sh to install to your local"