Commit 6f45cbd1 authored by Jacob Schatz's avatar Jacob Schatz

Add script to enable code formatters

parent 39efc5c8
#!/bin/sh
touch ./.git/hooks/pre-commit
ln -s -f ./pre-commit .git/hooks/pre-commit
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment