Commit 893d00d
fix(ci): force LF for claude-plugin bundle files
The skill-hygiene test asserts the claude-plugin bundle files are
byte-identical to the codex source, but .gitattributes only forced LF
for codex-plugin/ and cursor-plugin/. On Windows the claude-plugin
tree checks out CRLF, so claude_bundle_skills_stay_byte_identical_to_the_codex_source
fails. Cover claude-plugin/** too.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 947f984 commit 893d00d
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
0 commit comments