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

circular-dependencies rule fails to report a self-reference #48

Open
Li0liQ opened this issue Feb 13, 2019 · 0 comments
Open

circular-dependencies rule fails to report a self-reference #48

Li0liQ opened this issue Feb 13, 2019 · 0 comments

Comments

@Li0liQ
Copy link
Contributor

Li0liQ commented Feb 13, 2019

circular-dependencies rule reports self-reefrence as

strict digraph {
  ""
  "" -> "" [label=""]
}

This should be fixed to include the filename that references itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant