tools icon indicating copy to clipboard operation
tools copied to clipboard

feat(rome_js_analyze): `noSetterReturn`

Open Conaclos opened this issue 2 years ago • 1 comments

Summary

This implements Deno Lint noSetterReturn.

Test Plan

Unit tests included.

Conaclos avatar Nov 17 '22 21:11 Conaclos

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
Latest commit a7ba960794a09b5f18ac102d77bda2ea0a70383c
Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/637d55d5c8582700082f8bac

netlify[bot] avatar Nov 17 '22 21:11 netlify[bot]

@ematipico I rebased this branch on noConstructorReturn. This should allow merging noSetterReturn just after noConstructorReturn. I am not sure it is possible to process like this. Lets me know.

Conaclos avatar Nov 22 '22 22:11 Conaclos