disable markdown lint for now

This commit is contained in:
6543 2024-01-12 22:04:27 +01:00
parent acd91dd106
commit e947737a41
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862

View file

@ -8,10 +8,10 @@ repos:
hooks: hooks:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/igorshubovych/markdownlint-cli # - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0 # rev: v0.38.0
hooks: # hooks:
- id: markdownlint # - id: markdownlint
- repo: https://github.com/mrtazz/checkmake - repo: https://github.com/mrtazz/checkmake
rev: 0.2.2 rev: 0.2.2
hooks: hooks: