All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][kirkstone 1/3] sphinx-lint: trailing whitespace
@ 2025-05-24 20:06 Trevor Woerner
  2025-05-24 20:06 ` [PATCH][kirkstone 2/3] sphinx-lint: role missing opening tag colon Trevor Woerner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Trevor Woerner @ 2025-05-24 20:06 UTC (permalink / raw)
  To: docs

Fix all instances of trailing-whitespace as reported by 'make sphinx-lint'.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 documentation/migration-guides/migration-4.0.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst
index 5e240457c072..34fdda907695 100644
--- a/documentation/migration-guides/migration-4.0.rst
+++ b/documentation/migration-guides/migration-4.0.rst
@@ -143,7 +143,7 @@ Python changes
   The new Python packaging classes that should be used are
   :ref:`python_flit_core <ref-classes-python_flit_core>`,
   :ref:`python_setuptools_build_meta <ref-classes-python_setuptools_build_meta>`
-  and :ref:`python_poetry_core <ref-classes-python_poetry_core>`.  
+  and :ref:`python_poetry_core <ref-classes-python_poetry_core>`.
 
 - The :ref:`setuptools3 <ref-classes-setuptools3>` class ``do_install()`` task now
   installs the ``wheel`` binary archive. In current versions of ``setuptools`` the
-- 
2.44.0.501.g19981daefd7c



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-05-27  6:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-24 20:06 [PATCH][kirkstone 1/3] sphinx-lint: trailing whitespace Trevor Woerner
2025-05-24 20:06 ` [PATCH][kirkstone 2/3] sphinx-lint: role missing opening tag colon Trevor Woerner
2025-05-24 20:06 ` [PATCH][kirkstone 3/3] sphinx-lint: unbalanced inline literal markup Trevor Woerner
2025-05-27  6:33 ` [PATCH][kirkstone 1/3] sphinx-lint: trailing whitespace Antonin Godard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.