Skip to content

Commit 0600229

Browse files
authored
meta(ai): Remove trailing comma in .claude/settings.json (#1015)
As reported in #959 (comment)
1 parent b913085 commit 0600229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Bash(gh repo view:*)",
2424
"WebFetch(domain:docs.sentry.io)",
2525
"WebFetch(domain:develop.sentry.dev)",
26-
"Bash(grep:*)",
26+
"Bash(grep:*)"
2727
],
2828
"deny": []
2929
}

0 commit comments

Comments
 (0)