deno/cli/util
MujahedSafaa 6fcca551ee
fix: resolve shebang parse error in deno doc --test (#26079)
The bug has been fixed by updating the regex to ensure that the shebang
characters (#!) are no longer excluded. This allows the shebang to be
retained and parsed correctly.

---------

Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
2025-04-18 13:14:00 +02:00
..
progress_bar chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
sync fix(lsp): preserve notification order after init flag is raised (#28733) 2025-04-04 11:42:47 +05:30
v8 chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
archive.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
collections.rs fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
console.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
diff.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
display.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
draw_thread.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
extract.rs fix: resolve shebang parse error in deno doc --test (#26079) 2025-04-18 13:14:00 +02:00
file_watcher.rs refactor: reduce dependency on futures crate (#28515) 2025-03-20 20:55:13 -07:00
fs.rs chore: downgrade warning to debug log on clonefile failure (#28637) 2025-03-28 10:06:47 +05:30
mod.rs fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
path.rs chore: update to rust 1.85 (#28236) 2025-03-05 08:38:59 +05:30
retry.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
text_encoding.rs feat(lint): add JavaScript plugin support (#27203) 2025-02-05 16:59:24 +01:00
unix.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
v8.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
windows.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00