We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bfe8c commit efc5b9eCopy full SHA for efc5b9e
README.md
@@ -61,6 +61,8 @@ Add this to your `.pre-commit-config.yaml`
61
- `--credentials-file` - additional AWS CLI style configuration file in a
62
non-standard location to fetch configured credentials from. Can be repeated
63
multiple times.
64
+ - `--allow-missing-credentials` - Allow hook to pass when no credentials are
65
+ detected.
66
- `detect-private-key` - Checks for the existence of private keys.
67
- `double-quote-string-fixer` - This hook replaces double quoted strings
68
with single quoted strings.
0 commit comments