Commit de51d6b
fix(lint): 🔧 exclude .claude/ from yamllint
yamllint -s . walks the entire directory tree including untracked
.claude/worktrees/ which can contain YAML files with long lines.
Add native ignore directive to .yamllint.yaml.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c30bc46 commit de51d6b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
0 commit comments