Skip to content

Commit d1ec5d2

Browse files
jcasimirclaude
andcommitted
Show two-item except example in config template
Demonstrates YAML array syntax for users unfamiliar with it. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 625bd96 commit d1ec5d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/compound-engineering/skills/refresh/sync-reviewers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ if [ ! -f "$USER_CONFIG" ]; then
3737
# path: .
3838
# except:
3939
# - reviewer-to-skip
40+
# - another-reviewer-to-skip
4041
4142
YAML
4243
# Append the sources from the default registry

0 commit comments

Comments
 (0)