Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-06 | fix: update dry run success message (#24885) | HasanAlrimawi | |
2024-07-25 | fix(unstable): move sloppy-import warnings to lint rule (#24710) | David Sherret | |
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-22 | fix(publish): warn about missing license file (#24677) | David Sherret | |
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now. | |||
2024-04-29 | chore: migrate bench, publish, and more itests to spec tests (#23584) | David Sherret | |