Skip to content

📎 Generalise the DependencyGraph #5333

@arendjr

Description

@arendjr

Description

Currently our DependencyGraph only works on JS/TS files. This is done intentionally to allow quick iteration while we still flesh out some of the features and their requirements.

At some point though, we should generalise things and introduce some traits to allow things to work with other file types such as CSS and GraphQL. We'll want to pick up this task as soon as we want to implement a rule with multi-file analysis for one of those languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-CoreArea: coreS-EnhancementStatus: Improve an existing feature

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions