Fix pre commit - #27
Open
m-iwanicki wants to merge 4 commits into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.