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