Compare commits

..

1 Commits

Author SHA1 Message Date
centdix
afadad4770 test: verify shell-quoting fix for PR_DATA
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 14:09:04 +01:00
2 changed files with 2 additions and 0 deletions

View File

@@ -110,6 +110,7 @@
]
},
"enabledPlugins": {
"rust-analyzer-lsp@claude-plugins-official": true,
"typescript-lsp@claude-plugins-official": true,
"code-review@claude-plugins-official": true
}

1
TEST_SHELL_QUOTING.md Normal file
View File

@@ -0,0 +1 @@
# Test PR for shell-quoting bug verification