From fe66aa5c5574eacec8b2842610419bdb321f810b Mon Sep 17 00:00:00 2001 From: ForAeons Date: Sat, 17 Feb 2024 13:02:10 +0800 Subject: [PATCH] Add newline to end of file of githook.json --- captaingithook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/captaingithook.json b/captaingithook.json index 169119b437a..2bfb65e7afa 100755 --- a/captaingithook.json +++ b/captaingithook.json @@ -3,4 +3,4 @@ "pre-commit": "./gradlew build", "pre-push": "./gradlew test" } -} \ No newline at end of file +}