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
fix(.pre-commit-config.yaml): disable detect-aws-credentials if no credentials
in some situation we do want to enable who doesn't have aws credentials
to generate commits and able to run precommit (i.e. copilot)
for running tests we do need credentials, but that would be figured
solved on it's own.
0 commit comments