jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1200624?usp=email )

Change subject: pre-commit: remove markdown-linebreak-ext=rst option
......................................................................

pre-commit: remove markdown-linebreak-ext=rst option

Multiple line breaks are a better approach than hard linebreaks with spaces.
See: https://github.github.com/gfm/#hard-line-break

Change-Id: I0fd781f0d8ce2fc9e3d9c1da88f32e5a98e3ed6e
---
M .pre-commit-config.yaml
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved




diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 9f40df6..84c6fab 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -42,8 +42,6 @@
         # list required for tab
         args: [--autofix, --indent, "\t", --no-ensure-ascii]
       - id: trailing-whitespace
-        args:
-          - --markdown-linebreak-ext=rst
         exclude: ^tests/data/
   - repo: https://github.com/pre-commit/pygrep-hooks
     rev: v1.10.0

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1200624?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I0fd781f0d8ce2fc9e3d9c1da88f32e5a98e3ed6e
Gerrit-Change-Number: 1200624
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to