0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests
cjihrig b2109a12aa fix(url): properly indent when inspecting URLs (#14867)
This commit updates the custom inspect function for URL objects
to pass the inspect options through so that the context is
propagated and the resulting indentation is correct.

Fixes: https://github.com/denoland/deno/issues/14171
2022-06-15 09:52:28 -04:00
..
integration fix(url): properly indent when inspecting URLs (#14867) 2022-06-15 09:52:28 -04:00
testdata fix(url): properly indent when inspecting URLs (#14867) 2022-06-15 09:52:28 -04:00
unit fix(console): constrol inspect() indent with option (#14867) 2022-06-15 09:52:28 -04:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00