Age | Commit message (Expand) | Author |
---|---|---|
2024-08-15 | feat(lint): Add lint for usage of node globals (with autofix) (#25048) | Nathan Whitaker |
2024-07-25 | fix(unstable): move sloppy-import warnings to lint rule (#24710) | David Sherret |
2024-07-23 | fix: enable the reporting of parsing related problems when running deno lint ... | HasanAlrimawi |
2024-07-04 | feat: npm workspace and better Deno workspace support (#24334) | David Sherret |
2024-06-07 | fix: do not panic linting files with UTF-8 BOM (#24136) | David Sherret |
2024-06-05 | fix: better handling of npm resolution occurring on workers (#24094) | David Sherret |
2024-04-29 | chore: migrate bench, publish, and more itests to spec tests (#23584) | David Sherret |
2024-03-25 | feat(lint): automatically opt-in packages to `jsr` lint tag (#23072) | David Sherret |
2024-03-21 | feat(lint): `deno lint --fix` and lsp quick fixes (#22615) | David Sherret |