From cbc7eb59edd92cebb952f18debb1766f9e3ed6f2 Mon Sep 17 00:00:00 2001 From: Admin Date: Sat, 13 Apr 2024 01:39:57 +0200 Subject: [PATCH] detect-gcp-credentials doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4992baf..ed12a26 100644 --- a/README.md +++ b/README.md @@ -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,""]`. +#### `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