Changelog

denoland/deno · · 1 commit

Dprint stops touching lzld submodule

A formatting config tweak excludes tools/lzld so `./x fmt` won’t dirty that submodule anymore.

Other misc changes

  • Excluded tools/lzld from dprint formatting to prevent ./x fmt from modifying submodule files (sectore4a2a688).