Hey folks,

We just added a git pre-commit hook to our repo 'support/hooks/pre-commit'
that automates the style check*.

To enable it just do:

$ ln -s ../../support/hooks/pre-commit .git/hooks/pre-commit

Hopefully this will reduce some round trip times on the reviews regarding
style check issues.

P.S: The style checker is a work in progress and doesn't catch all the
style issues we care about yet.

Thanks,
Vinod

Reply via email to