Commit a9913ac
Remove the unreachable \r alternatives in the sniffing regexes
sniff() now replaces \r\n and \r with \n before these regular
expressions are used.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent d8f003d commit a9913ac
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
| 296 | + | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
0 commit comments