From 8b86abe31f188deb492aaf62d38fda08c01bae91 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:52:41 +0000 Subject: [PATCH] chore: auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- doc/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development.md b/doc/development.md index 6e911e91..d0b32bc8 100644 --- a/doc/development.md +++ b/doc/development.md @@ -44,7 +44,7 @@ npm run compile:withserver * In the `Extension development Host` window add a new folder that has ansible files. * You can set the ansible-language-server settings by adding `.vscode/settings.json` file under the root folder. Example settings: - + ```code { "ansible.python.interpreterPath": "",