Skip to content

Commit 853b712

Browse files
committed
Fix .claude/settings.json
1 parent 2500955 commit 853b712

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.claude/settings.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"permissions": {
3-
"allow": [
4-
"Bash(go:*)",
5-
"Bash(golangci-lint:*)",
6-
"Bash(git:*)",
7-
"Bash(make:*)",
8-
],
9-
"deny": []
10-
}
11-
}
2+
"permissions": {
3+
"allow": [
4+
"Bash(go:*)",
5+
"Bash(golangci-lint:*)",
6+
"Bash(git:*)",
7+
"Bash(make:*)"
8+
],
9+
"deny": []
10+
}
11+
}

0 commit comments

Comments
 (0)