From 7b214d9245ede85353711f23a051b6a590f679c8 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Fri, 17 May 2019 14:13:20 +0900 Subject: [PATCH] Add comment --- emacs.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs.el b/emacs.el index 81da45b..7314aef 100644 --- a/emacs.el +++ b/emacs.el @@ -1321,6 +1321,8 @@ found, otherwise returns nil." t))) (add-hook 'python-mode-hook 'my-set-venv-flycheck-executable-find) +;; Run multiple chekcers +;; https://github.com/flycheck/flycheck/issues/186 ;; http://fukuyama.co/foreign-regexp