Skip to content

Commit 46ca688

Browse files
Merge pull request #2088 from openshift-cherrypick-robot/cherry-pick-2074-to-pattern-fly-5
[pattern-fly-5] Clean up Claude Code command permissions
2 parents 8e91faf + dfdf26c commit 46ca688

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.claude/settings.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
"Bash(node --version)",
55

66
"Bash(npm --version)",
7-
"Bash(SKIP_OLS_SETUP='true' npm run test-headless)",
7+
"Bash(npm list*)",
88
"Bash(npm run build)",
99
"Bash(npm run i18n)",
1010
"Bash(npm run lint-fix)",
1111
"Bash(npm run lint)",
12-
"Bash(npm list:*)",
13-
"Bash(npm view:*)",
12+
"Bash(npm run test:unit)",
13+
"Bash(npm view*)",
14+
"Bash(SKIP_OLS_SETUP='true' npm run test-headless*)",
15+
"Bash(SKIP_OLS_SETUP='true' npm run test*)",
1416

15-
"Bash(npx stylelint:*)",
16-
17-
"Bash(git diff:*)",
18-
"Bash(git log:*)",
19-
"Bash(git show:*)",
17+
"Bash(git diff*)",
18+
"Bash(git log*)",
19+
"Bash(git show*)",
2020
"Bash(git status)",
2121

2222
"WebFetch(domain:docs.openshift.com)",

0 commit comments

Comments
 (0)