Skip to content

add section about how rustdoc uses static analysis #2449

Open
@lolbinarycat

Description

@lolbinarycat

inspired by #2298 (comment) and my own confusion with eslint

rustdoc currently uses two tools for linting, eslint and tsc (as well as universal tidy checks, like line length), and we don't currently explain how to use them in much detail, it would be nice to have a separate section for this, instead of mixing this info in with other stuff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: enhancementT-rustdocRelevant to rustdoc team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions