David Sherret
|
763f05e74d
|
fix(unstable): move sloppy-import warnings to lint rule (#24710)
Adds a new `no-sloppy-imports` lint rule and cleans up the lint code.
Closes #22844
Closes https://github.com/denoland/deno_lint/issues/1293
|
2024-07-25 09:07:59 -04:00 |
|
David Sherret
|
6960637b5c
|
fix(publish): warn about missing license file (#24677)
Part of https://github.com/denoland/deno/issues/24676 , but just a
warning for now.
|
2024-07-22 15:46:37 -04:00 |
|
David Sherret
|
da52058a94
|
chore: migrate bench, publish, and more itests to spec tests (#23584)
|
2024-04-29 10:08:27 -04:00 |
|