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
devtool: add git-secrets to checkstyle if running outside CI
There's no point in running this in CI, sa by the time a commit reaches
the CI its too late to scan for accidentally commited secrets (they'll
be out in the open already). So instead, just run it locally when
running checkstyle.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments