Message ID | 20250524011032.19679-2-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 a7546e728849..ab4956f46619 100644 --- a/documentation/sdk-manual/extensible.rst +++ b/documentation/sdk-manual/extensible.rst @@ -802,7 +802,7 @@ the two modes: This instance of VSCode uses plugins that are useful for the development of the application. ``devtool ide-sdk`` generates the necessary - ``extensions.json``, ``settings.json``, ``tasks.json``and ``launch.json`` + ``extensions.json``, ``settings.json``, ``tasks.json`` and ``launch.json`` configuration files for all the involved plugins. When the source code folder present in the workspace folder is opened in
Fix all instances of missing-space-after-literal 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(-)