Commit b359e38
fix: honour --check when reading from stdin
The stdin path formatted unconditionally; only the file loop
consulted --check. Piped input now runs the tokenisation check,
reporting as "-" when no --filename is given.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f19cf58 commit b359e38
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
233 | 243 | | |
234 | 244 | | |
235 | 245 | | |
| |||
0 commit comments