Skip to content

Create a lint check for verifying imports inside feature-* domain modules #205

@mars885

Description

@mars885

Each feature-* module can contain three subpackages called domain, data, and presentation. Ideally, the domain layer should not reference anything that lives inside data or presentation modules.

Therefore, to automate this, a lint check can be created to enforce this behavior.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions