Skip to content

Commit 47ce546

Browse files
committed
Merge branch 'feature/transpose-permute' of https://github.com/huy209vn/cubecl into feature/transpose-permute
2 parents e8b171f + bb2bdbb commit 47ce546

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.claude/settings.local.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(cargo check:*)",
5+
"Bash(git reset:*)",
6+
"Bash(git push:*)",
7+
"Bash(git restore:*)",
8+
"Bash(git add:*)",
9+
"Bash(git rebase:*)",
10+
"Bash(git checkout:*)"
11+
],
12+
"deny": [],
13+
"ask": []
14+
}
15+
}

0 commit comments

Comments
 (0)