mirror of
https://github.com/denoland/deno.git
synced 2025-02-16 02:26:08 -05:00
![]() This PR supports returning multiple changes from a lint fix. It works the same way as eslint, see https://eslint.org/docs/latest/extend/custom-rules#applying-fixes . - Return a single fix - Return an array of fixes - Return a generator function with fixes |
||
---|---|---|
.. | ||
bench.rs | ||
jupyter.rs | ||
lint.rs | ||
mod.rs | ||
testing.rs |