We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8fcbd commit 01a327aCopy full SHA for 01a327a
docs/rules/no-floating-observables.md
@@ -19,6 +19,7 @@ This rule will report observable-valued statements that are not treated in one o
19
20
> [!TIP]
21
> `no-floating-observables` only detects apparently unhandled observable _statements_.
22
+> See [`no-misused-observables`](./no-misused-observables.md) for detecting code that provides observables to _logical_ locations
23
24
## Rule details
25
0 commit comments