Skip to content

Make ConfigCache public #1754

@blaugold

Description

@blaugold

I'm maintaining a package (daco) that expands formatting of Dart files to include doc comments. Doc comments are formatted as markdown with prettier and embedded Dart code blocks with the Dart formatter. daco provides an executable of the same name that is meant to be used as a drop-in replacement for dart format, so it also formats the actual Dart code of the files it is used on.

I want to respect the formatting preferences of the directory in which the tool is run, and ConfigCache would be very helpful for that.

Metadata

Metadata

Assignees

No one assigned

    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