-
Patrick Roy authored
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 <roypat@amazon.co.uk>
82da3a5dPatrick Roy authoredNow 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 <roypat@amazon.co.uk>
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading