Commit 9fe8129
fix: remove -p all special case from dry-run command
The 'all' magic keyword conflicted with the new colon-separated plugin
arguments syntax. Users can still enable specific plugins in dry-run via
-p pluginName1,pluginName2.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fe748ee commit 9fe8129
2 files changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 189 | | |
201 | 190 | | |
202 | 191 | | |
| |||
0 commit comments