Skip to content

Multiline dictionaries aren't being recognized. #51

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

See Java.ts in GLS.

Input:

projects.metadataFiles = {
            "pom.xml": [
                `<?xml version="1.0" encoding="UTF-8"?>`,
                // ...
                `</project>`,
            ],
        };

Output:

            operation : { member variable : public projects metadataFiles } equals { dictionary initialize start : string { list type : string } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions