Skip to content

Commit

Permalink
Fix pre-commit config for trailing whitespace in MD linebreaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Nov 1, 2024
1 parent d78d8ad commit cbb87c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ repos:
name: Fix requirements*.txt
files: ^requirements.*\.txt$
- id: trailing-whitespace
args: [--markdown-linebreak-ext-md]

- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
rev: 0.2.3
Expand Down

0 comments on commit cbb87c2

Please sign in to comment.