summaryrefslogtreecommitdiff
path: root/tools/lint.js
AgeCommit message (Expand)Author
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-09-02BREAKING: remove `deno bundle` (#25339)Asher Gomez
2024-09-02BREAKING: remove `--jobs` flag (#25336)Asher Gomez
2024-08-31chore: cleanup code for unstable tests (#25330)Bartek Iwańczuk
2024-08-30chore: fix linting (#25315)David Sherret
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-07-24fix(node): better detection for when to surface node resolution errors (#24653)David Sherret
2024-06-05chore: upgrade dlint to 0.60.0 (#24041)Bartek Iwańczuk
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-14chore: fix flaky rejection_handled_web_process (#23817)David Sherret
2024-05-14chore: 045_proxy output stdout & stderr on failure (#23810)David Sherret
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-05-03fix(lsp): always cache all npm packages (#23679)David Sherret
2024-05-03refactor(tests): move worker_threads itests to spec tests (#23648)Satya Rohith
2024-05-03chore: move cert itests to spec tests (#23607)David Sherret
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-23fix(workspace): provide workspace members as 'imports' in import map (#23492)Bartek Iwańczuk
2024-04-22feat: add jsx precompile skip element option (#23457)Marvin Hagemeister
2024-04-20chore: add lint script to ensure no new `itest!` tests (#23475)David Sherret
2024-03-13fix(node): resolve types via package.json for directory import (#22878)David Sherret
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-03-01ci: actually fix workflow permissions (#22644)David Sherret
2024-02-16chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-26chore: use granular unstable flags in tools/ (#22138)Bartek Iwańczuk
2024-01-07fix(ext): enable prefer-primordials for internal TypeScript (#21813)Kenta Moriuchi
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-25feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)David Sherret
2023-09-26chore: clean up lint script (#20682)Luca Casonato
2023-08-19chore: remove third_party submodule (#20201)Divy Srivastava
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-05-23feat: add support for globs in the config file and CLI arguments for files (#...Bartek Iwańczuk
2023-04-02chore: Turn back on dlintPreferPrimordials (#17715)Kenta Moriuchi
2023-03-22feat(cli): --ext parameter for run, compile, and bundle (#17172)Cre3per
2023-03-15chore: parallelize lint steps (#18214)David Sherret
2023-03-10build: run clippy with --all-features (#18115)Bartek Iwańczuk
2023-02-09refactor: deno_graph 0.43 upgrade (#17692)David Sherret
2023-01-26fix(core): Add lint check for core (#17223)Kenta Moriuchi
2023-01-13chore: small cleanup of scripts in ./tools and run copyright checker in lint....David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-01chore(tools): update deprecated commands in format and lint tool (#16864)Geert-Jan Zwiers
2022-11-30chore: remove unnecessary lifetimes (#16878)David Sherret
2022-11-25refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)David Sherret
2022-11-11feat(ops): implement fast lazy async ops (#16579)Divy Srivastava
2022-11-10refactor(ops): Rewrite fast call optimizer and codegen (#16514)Divy Srivastava
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret