Add pre-commit markdown linter

This commit is contained in:
Tyler Perkins 2023-12-19 20:52:23 -05:00
parent edb29059ec
commit 3f7a9f1268
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
2 changed files with 8 additions and 2 deletions

View File

@ -27,3 +27,7 @@ repos:
rev: 0.27.2
hooks:
- id: check-drone-ci
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
hooks:
- id: markdownlint-fix

View File

@ -1,5 +1,7 @@
# Wiki.git
Public documentation for all my services. Hosted at [wiki.clortox.com](https://wiki.clortox.com).
Public documentation for all my services.
Hosted at [wiki.clortox.com](https://wiki.clortox.com).
This repository is hosted on my [gitea](https://git.clortox.com/Infrastructure/wiki), however you can also find this repository at my [github]().
This repository is hosted on my [gitea](https://git.clortox.com/Infrastructure/wiki),
however you can also find this repository at my github.