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
The text was updated successfully, but these errors were encountered:
jbduncan
changed the title
Consider using pre-commit or equivalent to prevent un-Spotless-ified code from being checked in
Consider using pre-commit or equivalent to prevent unformatted (and untested?) code from being checked in
Jul 26, 2018
@jrtom Out of curiosity, do you use any tools at Google, internal or otherwise, which prevent code from being checked in at the client side before tests/checks pass? If these tools are open to non-Googlers, could we use them instead of pre-commit?
This also makes me want to ask: are there any other tools and development practices you take for granted at Google that we could aim to incorporate here or find alternatives for to make GitHub a more pleasant experience?
See https://github.com/pre-commit/pre-commit for more info.
The text was updated successfully, but these errors were encountered: