Tod Beardsley
dbdb4afb8c
Add a top anchor to the file match regex.
2014-08-26 16:19:29 -05:00
Tod Beardsley
58558e8dfa
Allow INFO msftidy messages
...
INFO level messages should not block commits or be complained about on
merges. They should merely inform the user.
2014-07-16 15:29:23 -05:00
William Vu
31b3a6973e
Fix symlink commands
2014-04-07 12:40:11 -05:00
Tod Beardsley
e1d819b8b9
Update the comment docs on pre-commit-hook.rb
...
[SeeRM #8779 ]
2014-04-03 15:26:25 -05:00
Tod Beardsley
70c0a19bbe
Be explicit about which mode we're in.
...
[SeeRM #8779 ]
2014-04-03 15:20:50 -05:00
Tod Beardsley
eb2e4cbdef
Add post-merge capability to pre-commit-hook.rb
...
This will make it possible to run a post-merge check when
pre-commit-hook.rb is referenced as a symlink from .git/hooks/post-merge
The kind of check you're going to do is entirely dependant on the
basename of the file, which is a little weird but convenient.
Verification is a little tricky on this. Coming soon.
2014-04-02 10:19:43 -05:00
Tod Beardsley
d5b0482127
Note linking strat in comment docs
2013-02-06 14:19:18 -06:00
Tod Beardsley
734bd614e1
Adds a pre-commit hook that fires off msftidy
...
If people use this, it'll cut down quite a bit on trivial module errors.
2013-02-06 11:13:30 -06:00