You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've got a pre-commit hook to run our style checkers, but it's a little annoying to have to deal with it on every commit. People end up ignoring it habitually and then get frustrated when it comes out in the build. Having a pre-pull-request hook would be awesome to run our basic style checks.
The text was updated successfully, but these errors were encountered:
We've got a pre-commit hook to run our style checkers, but it's a little annoying to have to deal with it on every commit. People end up ignoring it habitually and then get frustrated when it comes out in the build. Having a
pre-pull-request
hook would be awesome to run our basic style checks.The text was updated successfully, but these errors were encountered: