From a825645cbed8d9ff5d5a81928a3c7136ec3f3179 Mon Sep 17 00:00:00 2001 From: Krzysztof Magosa Date: Sat, 25 Mar 2017 18:53:09 +0100 Subject: [PATCH] Add information about Emacs integration --- docs/text_editors.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/text_editors.rst b/docs/text_editors.rst index d9fec46..da3e96f 100644 --- a/docs/text_editors.rst +++ b/docs/text_editors.rst @@ -27,6 +27,12 @@ Assuming that the `neomake `_ plugin is installed, yamllint is supported by default. It is automatically enabled when editing YAML files. +Emacs +----- + +If you are `flycheck `_ user, you can use +`flycheck-yamllint `_ integration. + Other text editors ------------------