From a2b16d4be862f9e414e9d5d5163adda68ec4c0cd Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 15:02:33 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .claude/settings.local.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 63da4213b..4c2ec51d7 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,7 +1,5 @@ { - "permissions": { - "allow": [ - "Bash(ls:*)" - ] - } + "permissions": { + "allow": ["Bash(ls:*)"] + } }