All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][scarthgap 1/3] sphinx-lint: trailing whitespace
@ 2025-05-24  1:10 Trevor Woerner
  2025-05-24  1:10 ` [PATCH][scarthgap 2/3] sphinx-lint: missing space after literal Trevor Woerner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Trevor Woerner @ 2025-05-24  1:10 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/sdk-manual/extensible.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst
index d8d3858bfee2..a7546e728849 100644
--- a/documentation/sdk-manual/extensible.rst
+++ b/documentation/sdk-manual/extensible.rst
@@ -669,7 +669,7 @@ SDK or eSDK:
    ``devtool build``.
    It also allows to benefit from the very good integration that IDEs like
    VSCode offer for tools like CMake or GDB.
-   
+
    However, supporting many programming languages and multiple
    IDEs is quite an elaborate and constantly evolving thing. Support for IDEs
    is therefore implemented as plugins. Plugins can also be provided by
-- 
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  1:10 [PATCH][scarthgap 1/3] sphinx-lint: trailing whitespace Trevor Woerner
2025-05-24  1:10 ` [PATCH][scarthgap 2/3] sphinx-lint: missing space after literal Trevor Woerner
2025-05-24  1:10 ` [PATCH][scarthgap 3/3] sphinx-lint: unbalanced inline literal markup Trevor Woerner
2025-05-27  6:33 ` [PATCH][scarthgap 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.