🔧 chore(Makefile): make pre-commit hook executable
The pre-commit hook in the .githooks directory was not executable, causing it to not be triggered. This commit makes the pre-commit hook executable by adding the `chmod +x` command to set the executable permission on the pre-commit hook file.
G
Gabriel Luiz Freitas Almeida committed
6d9bcd5e65c1011cf6ba4dd3371d68debe0470b8
Parent: 10bbb8e