1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-30 16:40:57 -05:00
denoland-deno/tests/specs/publish/sloppy_imports
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
..
b chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
__test__.jsonc chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
deno.json chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
LICENSE fix(publish): warn about missing license file (#24677) 2024-07-22 22:48:40 +02:00
mod.ts chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
sloppy_imports.out fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
sloppy_imports_no_warnings.out chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
sloppy_imports_not_enabled.out chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00