We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e922093 commit aa5188eCopy full SHA for aa5188e
.pre-commit-config.yaml
@@ -5,6 +5,7 @@ repos:
5
rev: v4.6.0
6
hooks:
7
- id: trailing-whitespace
8
+ args: [--markdown-linebreak-ext=md]
9
- id: end-of-file-fixer
10
- id: check-yaml
11
- id: check-added-large-files
0 commit comments