diff --git a/.git-hooks/pre-commit b/.git-hooks/pre-commit new file mode 100755 index 0000000..f592f8a --- /dev/null +++ b/.git-hooks/pre-commit @@ -0,0 +1,2 @@ +#!/bin/sh +sasjs lint \ No newline at end of file