Effect-TS / eslint-plugin

A set of ESlint and TypeScript rules to work with Effect
MIT License
15 stars 1 forks source link

add no floating effects rule #18

Open mattiamanzati opened 3 weeks ago

mattiamanzati commented 3 weeks ago

Type

Description

Add an ESLint rule that checks if the effect is yielded or assigned to a variable. This allows to catch floating effects.

Related

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: f165182297358cca7bf59d7e8503158ba468a0bd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @effect/eslint-plugin | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR