public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] manuals: fix duplicate "stylecheck" target
@ 2024-03-30 16:24 michael.opdenacker
  2024-04-02  9:52 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 2+ messages in thread
From: michael.opdenacker @ 2024-03-30 16:24 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/documentation/Makefile b/documentation/Makefile
index c930d2d280..f3b775b3ec 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -53,10 +53,6 @@ stylecheck:
 	vale sync
 	vale $(VALEOPTS) $(VALEDOCS)
 
-stylecheck:
-	vale sync
-	vale $(VALEOPTS) $(VALEDOCS)
-
 epub: $(PNGs)
 	$(SOURCEDIR)/set_versions.py
 	@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] manuals: fix duplicate "stylecheck" target
  2024-03-30 16:24 [PATCH] manuals: fix duplicate "stylecheck" target michael.opdenacker
@ 2024-04-02  9:52 ` Quentin Schulz
  0 siblings, 0 replies; 2+ messages in thread
From: Quentin Schulz @ 2024-04-02  9:52 UTC (permalink / raw)
  To: michael.opdenacker, docs

Hi Michael,

On 3/30/24 17:24, Michael Opdenacker via lists.yoctoproject.org wrote:
> From: Michael Opdenacker <michael.opdenacker@bootlin.com>
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>

Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Cheers,
Quentin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-02  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-30 16:24 [PATCH] manuals: fix duplicate "stylecheck" target michael.opdenacker
2024-04-02  9:52 ` [docs] " Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox