Bryan Mishkin
Bryan Mishkin
I'd love to be able to programmatically tell what the default options are for a rule, also for automatic documentation purposes. It should be noted that some defaults can be...
@dependabot rebase
One note is that we do have an option [`--rule-doc-title-format`](https://github.com/bmish/eslint-doc-generator#--rule-doc-title-format) to control the title format. I would be open to changing the default to `prefix-name` in a future major version,...
I need to address some feedback still, but this is ready for review. The RFC https://github.com/eslint/rfcs/pull/100 has been approved and will be merged soon, and this PR is not a...
@nzakas @mdjermanovic finally got this working, feedback addressed, and the tests passing. The goal is still to release this in a minor version of ESLint v8, pending a thorough review...
Responded to all comments again. Thanks for the helpful comments.
@mdjermanovic I added support for number severities. I haven't yet documented numbers being supported everywhere. Let me know where you think it needs to be documented. I'm a bit unclear...
This is ready for review.
@nzakas this isn't a breaking change so I don't think it needs to be included in the initial version of ESLint v9. Will aim to get it into a later...
I'll close this for now since there are a number of issues to resolve still. Anyone else is welcome to take it over.