Skip to content

docs(linter): rule details pages should include info about whether they are type aware #13676

@camc314

Description

@camc314

https://oxc.rs/docs/guide/usage/linter/rules/typescript/no-floating-promises.html

it would be good if it was clearer which rules needed --type-aware to turn on. I see now that the page you linked says "List of supported rules", but there isn't anything that lets me know the rule is unsupported unless I have that flag (or: how do I know to cross-reference that page?)

the page I linked says "✅ This rule is turned on by default", so it's particularly surprising I still have to --type-aware to use it

Originally posted by @raylu in #13669

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions