-
Notifications
You must be signed in to change notification settings - Fork 159
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
Sesión 11 #230
Sesión 11 #230
Conversation
* docs(pt-BR): s07 translation adjustment * docs(pt-BR): s08 translation adjustment * docs(pt-BR): fix s09 translation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@reloadercf creo que hubo por ahí un merge, lo revertí - |
"folders/match-regex": [2, "^([a-z][a-z0-9]*)(-[a-z0-9]+)*$", "/exercises/"] | ||
"folders/match-regex": [2, "^([a-z][a-z0-9]*)(-[a-z0-9]+)*$", "/exercises/"], | ||
"no-else-return": "off", | ||
"no-lonely-if": "off" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sería bueno conversar sobre estas reglas de linter...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lo que quiero decir es que sería bueno seguir todas o documentar porqué se desactivó alguna.
Kickoff para hacer merge a los ejercicios de la sesión 11