SF.net SVN: docutils:[10021] trunk/.pre-commit-config.yaml
aa-turner--- via Docutils-checkins <[email protected]> Fri, 07 Mar 2025 22:59:21 +0000
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10021
http://sourceforge.net/p/docutils/code/10021
Author: aa-turner
Date: 2025-03-07 22:59:21 +0000 (Fri, 07 Mar 2025)
Log Message:
-----------
Rename utf-16-le-sig.{txt -> rst} in pre-commit-config
Modified Paths:
--------------
trunk/.pre-commit-config.yaml
Modified: trunk/.pre-commit-config.yaml
===================================================================
--- trunk/.pre-commit-config.yaml 2025-03-07 22:58:36 UTC (rev 10020)
+++ trunk/.pre-commit-config.yaml 2025-03-07 22:59:21 UTC (rev 10021)
@@ -9,7 +9,7 @@
- id: trailing-whitespace
exclude: ^sandbox|(.el|.svg|.tex|pseudoxml.txt)$
- id: end-of-file-fixer
- exclude: ^sandbox|(.svg|docutils/test/data/utf-16-le-sig.txt)$
+ exclude: ^sandbox|(.svg|docutils/test/data/utf-16-le-sig.rst)$
- repo: https://github.com/pycqa/flake8
rev: 7.1.0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.