We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7683d commit 2676055Copy full SHA for 2676055
.pre-commit-config.yaml
@@ -5,6 +5,7 @@ repos:
5
hooks:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
+ args: ['--markdown-linebreak-ext=md']
9
- repo: https://github.com/codespell-project/codespell
10
rev: v2.2.4
11
0 commit comments