summaryrefslogtreecommitdiff
path: root/cli/tools/lint/mod.rs
AgeCommit message (Expand)Author
2024-03-27fix: less aggressive vendor folder ignoring (#23100)David Sherret
2024-03-26refactor(lsp): unify config file data into ConfigTree (#23032)Nayeem Rahman
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
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
2024-03-07fix(publish): properly display graph validation errors (#22775)David Sherret
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-19feat(unstable/lint): no-slow-types for JSR packages (#22430)David Sherret