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

Agregado de expectedOn para los tests #168

Merged
merged 61 commits into from
Dec 18, 2023

Conversation

fdodino
Copy link
Contributor

@fdodino fdodino commented Dec 6, 2023

Ahora los tests del validador aceptan dentro de la anotación Expected el atributo expectedOn para circunscribir dónde debería marcarse el error. Ejemplo:

@Expect(code="nameShouldBeginWithLowercase", level="warning", expectedOn="SomeObject")
object SomeObject {}

Copy link
Contributor

@PalumboN PalumboN left a comment

Choose a reason for hiding this comment

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

LA BU RA ZO 🔥 💯 😀

@fdodino fdodino merged commit 58e0913 into master Dec 18, 2023
@fdodino fdodino deleted the fix-#170-unused-variable-source-map branch December 18, 2023 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants