Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Validate that code snippets in docs are at least "analyzer clean" #996

@matanlurey

Description

@matanlurey

I believe (?) @chalin and others had a tool for this at one point.

Basically I'd have love to catch that:

const ClassProvider(Foo, ConcreteFoo);

... was an incorrect example (missing the useClass: named parameter).

Might not be worth doing, though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions