detect-gcp-credentials doc

This commit is contained in:
Admin 2024-04-13 01:39:57 +02:00
parent e0c61d89d0
commit cbc7eb59ed

View file

@ -207,6 +207,9 @@ Trims trailing whitespace.
- By default, this hook trims all whitespace from the ends of lines.
To specify a custom set of characters to trim instead, use `args: [--chars,"<chars to trim>"]`.
#### `detect-gcp-credentials`
Checks for the existence of GCP credentials in the staged files.
### Deprecated / replaced hooks
- `check-byte-order-marker`: instead use fix-byte-order-marker