One-Language / One

One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
https://onelang.org
GNU General Public License v3.0
283 stars 60 forks source link

Add `markdown-link-check` to `pre-commit` #463

Closed jbampton closed 1 year ago

jbampton commented 1 year ago

Best to add markdown-link-check to pre-commit so we can test locally on git commit.

So we will need to remove the current GitHub Action that runs this as well.

https://github.com/tcort/markdown-link-check

refs #462

rrrokhtar commented 1 year ago

Hi John ? Can work on that @jbampton

jbampton commented 1 year ago

Hey @rrrokhtar yes you can work on this. Thanks