summaryrefslogtreecommitdiffstats
path: root/.markdownlint.json
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-10-27 06:27:04 -0400
committerGitHub <noreply@github.com>2022-10-27 06:27:04 -0400
commit51498e12388d2b29fa6d25465ed0175bf02e7dad (patch)
tree3df800d9005d97d70fbe299f0f47e0c3a089aa5c /.markdownlint.json
parent5eba26f9e5edee02122ee12711650f0c860c06ed (diff)
ci: automatically create and get build artifacts from Cirrus CI (#854)
This automatically triggers and grabs the build artifacts for systems that are only supported on Cirrus CI (as of now, FreeBSD and M1 macOS). * ci: add cirrus build trigger script * ci: modify build scripts to include cirrus build * fix some stuff * update docs * more fixes
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index af02c0b7..00c8abaf 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -1,5 +1,6 @@
{
"MD013": false,
+ "MD041": false,
"MD033": false,
"MD040": false,
"MD024": false,