Adds missing braces to avoid Claude Code ignoring the settings.json file

This commit is contained in:
Lukasz Lenart
2025-10-10 12:41:40 +02:00
parent 32ff5fcc24
commit 6d8a6c37ed
+2 -2
View File
@@ -10,11 +10,11 @@
"Bash(mvn:*)",
"Bash(git branch:*)",
"Bash(git add:*)",
"Bash(git commit:*",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(gh pr view:*)",
"Bash(gh pr diff:*)",
"Bash(gh pr create:*",
"Bash(gh pr create:*)",
"mcp__jetbrains"
],
"deny": [],