* [PATCH 1/3] sphinx-lint: trailing whitespace
@ 2025-05-24 1:06 Trevor Woerner
2025-05-24 1:08 ` Trevor Woerner
0 siblings, 1 reply; 2+ messages in thread
From: Trevor Woerner @ 2025-05-24 1: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/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] 2+ messages in thread* Re: [PATCH 1/3] sphinx-lint: trailing whitespace
2025-05-24 1:06 [PATCH 1/3] sphinx-lint: trailing whitespace Trevor Woerner
@ 2025-05-24 1:08 ` Trevor Woerner
0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2025-05-24 1:08 UTC (permalink / raw)
To: docs
Oops! Wasn't able to Ctrl+C it in time to stop all of them...
Please ignore this patch.
On Fri 2025-05-23 @ 09:06:07 PM, Trevor Woerner wrote:
> 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 [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-24 1:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-24 1:06 [PATCH 1/3] sphinx-lint: trailing whitespace Trevor Woerner
2025-05-24 1:08 ` Trevor Woerner
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.