Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
From discussion in #5058 (comment) and #5386 (comment) & #5386 (comment): it'd be great to use JSON schema description
fields on rule options per https://json-schema.org/draft/2020-12/json-schema-core.html#name-schema-vocabularies. That way auto-generated rule docs (#5058) will be more informative.
This will likely involve turning a lot of type
string literal union types into enums.