Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect circular dependencies with static analysis #87

Open
guyca opened this issue Apr 11, 2023 · 0 comments
Open

Detect circular dependencies with static analysis #87

guyca opened this issue Apr 11, 2023 · 0 comments
Labels

Comments

@guyca
Copy link
Collaborator

guyca commented Apr 11, 2023

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

@guyca guyca added the dx label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant