Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 18, 2021
1 parent 3d3ab8c commit 8b86abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": "<change to python3 executable path>",
Expand Down

0 comments on commit 8b86abe

Please sign in to comment.