05-05-2015, 07:45 PM
(This post was last modified: 05-05-2015, 07:47 PM by LogicParrot.)
(05-02-2015, 09:09 PM)xoft Wrote: I need volunteers. I have changed the CheckBasicStyle.lua script so that it can check individual files and even the files specifically being committed in Git. This comes handy as a git pre-commit hook - whenever you commit to git...
Just a little note, you also gotta chmod +x both the "pre-commit" file and "CheckBasicStyle.lua".
"CheckBasicStyle.lua" should be chmodded in the repo.