We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
circular-dependencies rule reports self-reefrence as
circular-dependencies
strict digraph { "" "" -> "" [label=""] }
This should be fixed to include the filename that references itself.
Activity