Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Detect and error on circular dependencies #411

@pirelenito

Description

@pirelenito

Circular dependencies are dangerous because it is hard to find that they are the cause if something is going wrong in the application.

The symptom of a circular dependency is usually an undefined value somewhere of a module, which can lead to problems.

https://github.com/aackerman/circular-dependency-plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions