Skip to content

Fix pre commit - #27

Open
m-iwanicki wants to merge 4 commits into
mainfrom
fix-pre-commit
Open

Fix pre commit#27
m-iwanicki wants to merge 4 commits into
mainfrom
fix-pre-commit

Conversation

@m-iwanicki

Copy link
Copy Markdown
Contributor

No description provided.

main.py embeds a listmonk form action in the HTML it generates. lychee reads
that URL as a documentation link and fails the hook when the server answers
500. Exclude .py files so the check covers prose only.

Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
lychee reads exclude values as regular expressions, so ".git" also matched the
"/git" inside every github.com URL and quietly skipped those links. Escaping
the dot returns 45 links to the checked set.

Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
The Listmonk form ID pointer aimed at 3mdeb-website, a private archive that
answers 404 to anonymous readers. Point it at the Listmonk admin forms page and
name the field to copy, matching the wording the Dasharo docs already use.

The Rockchip wiki no longer resolves, so the partition map and boot flow
references now use Wayback Machine snapshots.

Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Wrap the presentation and roadmap lines at 80 columns. A centered logo block
opens the file ahead of the title, so exempt that one line from MD041 instead
of reordering the page.

Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
@m-iwanicki m-iwanicki self-assigned this Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant