Skip to content

Commit b632097

Browse files
committed
fix lints
1 parent 1d3f06e commit b632097

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.claude/settings.local.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(cargo check:*)"
5+
],
6+
"deny": [],
7+
"ask": []
8+
}
9+
}

0 commit comments

Comments
 (0)