Skip to content

Commit a770c2f

Browse files
committed
chore: update settings for testing and add 'pinact' to cSpell dictionary
1 parent babd6dd commit a770c2f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"Bash(NODE_OPTIONS=--experimental-vm-modules NODE_NO_WARNINGS=1 npx jest __tests__/action-integration.test.ts -t \"should configure git for SSH signing\")",
3939
"Bash(NODE_OPTIONS=--experimental-vm-modules NODE_NO_WARNINGS=1 npx jest __tests__/git-config-scope.test.ts -t \"should unset config only in current repo\" --no-coverage)",
4040
"Bash(NODE_OPTIONS=--experimental-vm-modules NODE_NO_WARNINGS=1 npx jest __tests__/git-config-scope.test.ts --no-coverage)",
41-
"Bash(NODE_OPTIONS=--experimental-vm-modules NODE_NO_WARNINGS=1 npx jest __tests__/integration.test.ts --no-coverage)"
41+
"Bash(NODE_OPTIONS=--experimental-vm-modules NODE_NO_WARNINGS=1 npx jest __tests__/integration.test.ts --no-coverage)",
42+
"WebSearch"
4243
],
4344
"deny": []
4445
}

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"keygen",
44
"passwordless",
55
"photostructure",
6+
"pinact",
67
"signingkey",
78
"xclip",
89
"yourproject"

0 commit comments

Comments
 (0)