deno/cli/tools
David Sherret ffbcad3800
feat(lint): deno lint --fix and lsp quick fixes (#22615)
Adds a `--fix` option to deno lint. This currently doesn't work for
basically any rules, but we can add them over time to deno lint.
2024-03-21 14:18:59 -07:00
..
bench chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
coverage fix(coverage): Error if no files are included in the report (#22952) 2024-03-15 20:58:57 -07:00
init chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
jupyter chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
lint feat(lint): deno lint --fix and lsp quick fixes (#22615) 2024-03-21 14:18:59 -07:00
registry fix(slow-types): improved exports tracing and infer type literals in as exprs (#22849) 2024-03-12 17:45:38 +00:00
repl chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
run chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
test fix(cli): sanitizer should ignore count of ops started before tests begin (#22932) 2024-03-14 18:19:07 -06:00
vendor chore(cli): move away from PathBuf in clap (#22036) 2024-03-14 23:53:46 +00:00
bundle.rs chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
check.rs fix(unstable/publish): repect --no-check in no-slow-types (#22653) 2024-03-01 15:54:46 +00:00
compile.rs chore(cli): move away from PathBuf in clap (#22036) 2024-03-14 23:53:46 +00:00
doc.rs chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
fmt.rs chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
info.rs chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
installer.rs chore(cli): move away from PathBuf in clap (#22036) 2024-03-14 23:53:46 +00:00
mod.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task.rs chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
upgrade.rs chore(cli): move away from PathBuf in clap (#22036) 2024-03-14 23:53:46 +00:00