mirror of
https://github.com/zeldaret/ph
synced 2026-07-06 21:13:02 -04:00
pre-commit: Allow hard linebreaks in Markdown
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user