mirror of
https://github.com/denoland/deno.git
synced 2025-02-24 14:11:58 -05:00
![]() This commit changes how `deno lint --rules` behaves: 1. All available rules are now printed and rules enabled are marked as such 2. `deno lint --rules --json` doesn't include markdown documentation for rules but rather a link to the docs. This should allow us to save around 400kB of the final `deno` binary size |
||
---|---|---|
.. | ||
mod.rs | ||
no_sloppy_imports.md | ||
no_sloppy_imports.rs | ||
no_slow_types.md | ||
no_slow_types.rs |