We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195401f commit 42082a8Copy full SHA for 42082a8
.pre-commit-config.yaml
@@ -67,6 +67,7 @@ repos:
67
- id: fix-encoding-pragma
68
args: [--remove]
69
- id: trailing-whitespace
70
+ args: [--markdown-linebreak-ext=md]
71
- repo: https://github.com/PyCQA/isort
72
rev: 5.13.2
73
hooks:
0 commit comments