From 883785783c5bb4309feb31a4242df018fa6033a9 Mon Sep 17 00:00:00 2001 From: Lupo Montero Date: Thu, 5 Jan 2023 16:50:57 -0500 Subject: [PATCH] fix(topics/_template): Arregla errores de linter --- .mdlintignore | 3 +-- topics/_template/01-lorem-ipsum/00-opening/README.md | 2 +- topics/_template/01-lorem-ipsum/07-closing/README.md | 2 +- topics/_template/02-another-unit/00-opening/README.md | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.mdlintignore b/.mdlintignore index 16217764b..b936dbe68 100644 --- a/.mdlintignore +++ b/.mdlintignore @@ -1,6 +1,5 @@ **/node_modules/ -topics/000-FIXME/ -projects/000-FIXME/ +tmp/ projects/learning-objectives.md /README.md /README.pt-BR.md diff --git a/topics/_template/01-lorem-ipsum/00-opening/README.md b/topics/_template/01-lorem-ipsum/00-opening/README.md index 889e62f77..bc9f90bd2 100644 --- a/topics/_template/01-lorem-ipsum/00-opening/README.md +++ b/topics/_template/01-lorem-ipsum/00-opening/README.md @@ -26,4 +26,4 @@ orientar tus esfuerzos de aprendizaje. Regresa a ellas constantemente a medida que avanzas para validar que estás avanzando en la dirección correcta. Que te sirva como un "checklist" que vas marcando a medida que vas progresando. -* blah blah blah? \ No newline at end of file +* blah blah blah? diff --git a/topics/_template/01-lorem-ipsum/07-closing/README.md b/topics/_template/01-lorem-ipsum/07-closing/README.md index 329fe4987..57c97f285 100644 --- a/topics/_template/01-lorem-ipsum/07-closing/README.md +++ b/topics/_template/01-lorem-ipsum/07-closing/README.md @@ -5,4 +5,4 @@ duration: 10min # Cierre -Blah blah blah. \ No newline at end of file +Blah blah blah. diff --git a/topics/_template/02-another-unit/00-opening/README.md b/topics/_template/02-another-unit/00-opening/README.md index 578a78bfb..1c3e0de5e 100644 --- a/topics/_template/02-another-unit/00-opening/README.md +++ b/topics/_template/02-another-unit/00-opening/README.md @@ -5,4 +5,4 @@ duration: 10min # Apertura -Blah blah blah... \ No newline at end of file +Blah blah blah...