From 0f6bd17b2693c321461ba8ba5e82b3062d94c9c8 Mon Sep 17 00:00:00 2001 From: ootr Date: Wed, 23 Oct 2024 15:55:26 +0900 Subject: [PATCH] =?UTF-8?q?lefthook=E3=81=8Cwindows=E3=81=A7=E3=82=82?= =?UTF-8?q?=E6=AD=A3=E3=81=97=E3=81=8F=E5=8B=95=E3=81=8F=E3=82=88=E3=81=86?= =?UTF-8?q?=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lefthook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lefthook.yml b/lefthook.yml index f95ce89..77b72e9 100644 --- a/lefthook.yml +++ b/lefthook.yml @@ -9,4 +9,4 @@ pre-commit: commands: prettier: glob: "**/*.md" - run: npx prettier --write {staged_files} + run: npx prettier --write "{staged_files}"