From 0cfc110bea43b452748a3e4af0c0ca006fd6f57d Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Tue, 9 Sep 2025 09:02:52 -0600 Subject: [PATCH] ci: fix markdown formatting for contributing.md to pass markdownlint fix markdown formatting for contributing.md to pass markdownlint Signed-off-by: Rich Megginson --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index f0d01104..09532537 100644 --- a/contributing.md +++ b/contributing.md @@ -134,6 +134,7 @@ Where `args.json` looks like this: } } ``` + ## Running CI Tests Locally ### Use tox-lsr with qemu