Skip to content

Commit 89f0a29

Browse files
committed
markdownlint
1 parent 097b2a9 commit 89f0a29

File tree

3 files changed

+147
-87
lines changed

3 files changed

+147
-87
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,7 @@ repos:
111111
language: script
112112
types: [python]
113113
files: ^plugwise/.+\.py$
114+
- repo: https://github.com/igorshubovych/markdownlint-cli
115+
rev: v0.33.0
116+
hooks:
117+
- id: markdownlint

0 commit comments

Comments
 (0)