We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ccb8c commit 176efc6Copy full SHA for 176efc6
.claude/settings.local.json
@@ -0,0 +1,11 @@
1
+{
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(git -C \"X:\\src\\PostSharp.Engineering\" diff)",
5
+ "Bash(git -C \"X:\\src\\PostSharp.Engineering\" log --oneline -10)",
6
+ "Bash(git -C \"X:\\src\\PostSharp.Engineering\" status)"
7
+ ],
8
+ "deny": [],
9
+ "ask": []
10
+ }
11
+}
0 commit comments