Skip to content

Commit feb8140

Browse files
committed
enable trailing whitespace markdown extension
1 parent 0d2e95f commit feb8140

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ repos:
6161
language: system
6262
types: [text]
6363
stages: [commit, push, manual]
64+
args: [--markdown-linebreak-ext=md]
6465
- repo: https://github.com/pre-commit/mirrors-prettier
6566
rev: v2.6.0
6667
hooks:

0 commit comments

Comments
 (0)