deno_lint icon indicating copy to clipboard operation
deno_lint copied to clipboard

Rule suggestion: Require locks for remote imports

Open stabai opened this issue 1 year ago • 0 comments

Deno already has support for integrity checking via lock files. It would be nice to be able to enforce that these are always used for remote imports that might have changed.

stabai avatar Jul 14 '22 19:07 stabai