Skip to content

Commit aa5188e

Browse files
committed
Allow markdown to have manual linebreaks
1 parent e922093 commit aa5188e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ repos:
55
rev: v4.6.0
66
hooks:
77
- id: trailing-whitespace
8+
args: [--markdown-linebreak-ext=md]
89
- id: end-of-file-fixer
910
- id: check-yaml
1011
- id: check-added-large-files

0 commit comments

Comments
 (0)