From 36a1a79f175b2df31d8ba5d7e121239c3b7e74ea Mon Sep 17 00:00:00 2001 From: HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:45:25 +0300 Subject: chore: deprecate lint itests (#25655) --- tools/lint.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/lint.js b/tools/lint.js index bcbf1c27e..e914fe159 100755 --- a/tools/lint.js +++ b/tools/lint.js @@ -210,7 +210,6 @@ async function ensureNoNewITests() { "jsr_tests.rs": 0, "js_unit_tests.rs": 0, "jupyter_tests.rs": 0, - "lint_tests.rs": 18, // Read the comment above. Please don't increase these numbers! "lsp_tests.rs": 0, "node_compat_tests.rs": 0, -- cgit v1.2.3