Skip to content

Detect circular dependencies with static analysis #87

Open
@guyca

Description

@guyca

Since dependencies and their relations are declared in graphs, we can use static code analysis to detect circular dependencies even before executing code. This will alow Obsidian to fail fast and improve developer feedback.

Related to #47

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