From fc9415eeb41e6b9c6f6daf47efc9de8bdaab3478 Mon Sep 17 00:00:00 2001 From: Achim <4ch1m@users.noreply.github.com> Date: Tue, 28 Mar 2023 13:26:45 +0200 Subject: [PATCH] "Ansible Lint" IntelliJ plugin added (#80263) --- docs/docsite/rst/community/other_tools_and_programs.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst index 40627912f9e..f2f0d3ab312 100644 --- a/docs/docsite/rst/community/other_tools_and_programs.rst +++ b/docs/docsite/rst/community/other_tools_and_programs.rst @@ -79,6 +79,8 @@ An open-source Community edition and closed-source Enterprise edition, integrate * `Ansible Vault Editor `_ - Ansible Vault Editor with auto encryption/decryption. +* `Ansible Lint `__ - Ansible Lint integration with automatic/continuous annotation of errors, warnings, and info while editing. + ***************** Development tools *****************