1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-26 00:59:24 -05:00
denoland-deno/tests
David Sherret 2a026bee33 fix(unstable): move sloppy-import warnings to lint rule (#24710)
Adds a new `no-sloppy-imports` lint rule and cleans up the lint code.

Closes #22844
Closes https://github.com/denoland/deno_lint/issues/1293
2024-07-26 12:04:10 -04:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
ffi chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
integration fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
napi chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
node_compat chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
registry fix(ext/node): do not expose self global in node (#24637) 2024-07-22 22:47:58 +02:00
specs fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
testdata chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
unit chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
unit_node chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
util fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
wpt chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
Cargo.toml Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-22 22:47:57 +02:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests