Closed marcuspollio closed 1 year ago
So, compared to my previous PR where the pre-commit CI could not pass the build stage, it is now stuck at the Markdownlint check... =D
Any idea how to proceed next ? XD
I'd just eliminate that check for the time being: we need to manually fix the issues before we can re-enable.
Not sure I understood what you mean ?
Is it ok if I comment out the hooks lines for markdownlint ?
Edit: looks ok for now. I added a note to re-enable.
@chennes What kind of issues are you referring to ?
Hi there ! I tried to run locally pre-commit but it seemed it could not access
markdownlint
. After adding the Hypertext Transfer Protocol Secure to the Github repo it looks ok on my side:What do you think ?