Message ID | 20250524011032.19679-1-twoerner@gmail.com |
---|---|
State | New |
Headers | show |
Series | [scarthgap,1/3] sphinx-lint: trailing whitespace | expand |
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
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(-)