From 8d46a4158e65623fa84f149bc487a0e4d57c7392 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Fri, 1 May 2026 11:14:09 +0300 Subject: [PATCH] fix caveman json file --- caveman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caveman.json b/caveman.json index fb19545..1aa5e4d 100644 --- a/caveman.json +++ b/caveman.json @@ -3,7 +3,7 @@ "defaultMode": "full", "features": { "caveman": true, - "commit": , + "commit": true, "review": true } }