pre-commit: Allow hard linebreaks in Markdown

This commit is contained in:
Aetias
2025-01-06 17:25:50 +01:00
parent 2d8b257711
commit 53bd73e89c
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -15,6 +15,8 @@ repos:
- id: mixed-line-ending
- id: requirements-txt-fixer
- id: trailing-whitespace
args:
- --markdown-linebreak-ext=md
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.5