generated from tyler/Generic-Template
Add pre-commit markdown linter
This commit is contained in:
parent
edb29059ec
commit
3f7a9f1268
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user