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

Feat/scmi 124866 [Domain models initiative] value attribute VO lint rule #1790

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aleixadevinta
Copy link
Contributor

Description

In this pull request we ensure that a value object with one attribute class has a private value attribute and his own public getter.

Related Issue

SCMI-124922

@aleixadevinta aleixadevinta changed the title Feat/scmi 124866 [Domain models iniciative] value attribute VO lint rule Feat/scmi 124866 [Domain models initiative] value attribute VO lint rule Jul 24, 2024
const filePath = context.getFilename()
const relativePath = path.relative(context.getCwd(), filePath)

// Check if the file is inside requierd folders (useCases, services, repositories, ...)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 update comment or remove it

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

Successfully merging this pull request may close these issues.

4 participants