Skip to content

Commit 9821182

Browse files
committed
chore: Fix json indent.
1 parent f7c549b commit 9821182

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.claude/settings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Bash(git merge-base:*)",
1616
"Bash(git rev-list:*)",
1717
"Bash(git branch:*)",
18-
"Bash(git ls-tree:*)",
18+
"Bash(git ls-tree:*)",
1919
"Bash(gh pr view:*)",
2020
"Bash(gh pr diff:*)",
2121
"Bash(gh pr list:*)",
@@ -25,7 +25,7 @@
2525
"Bash(cmake-format:*)"
2626
],
2727
"deny": [
28-
"Read(.env.production)",
28+
"Read(.env.production)",
2929
"Bash(git push:*)",
3030
"Bash(gh pr merge:*)",
3131
"Bash(gh pr lock:*)",
@@ -35,4 +35,4 @@
3535
"env": {
3636
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)