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
doc: update pre-commit hook instruction to point to checkstyle
Now that checkstyle runs git-secrets, it is a true superset of the
checks that our existing pre-commit hook is running. Since checkstyle is
actually what our CI is validating, let's just point the git pre-commit
hook instruction to checkstyle, instead of maintaining a separate set of
checks somewhere else.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments