Skip to content

Check all mixins which target the class a mixin targets for mixin target inspections #211

@DenWav

Description

@DenWav

Classes which @Inject into methods which are added by other mixins, or target something added by another mixin are currently not resolved.

This requires:

  1. Current inspections to be extended to handle this.
  2. A new inspection to check priorities of the two classes (the injecting class needs to have higher priority than the original mixing).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions