parent
fd0780e53a
commit
74dafe76bb
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
:group 'lean
|
:group 'lean
|
||||||
:type 'string)
|
:type 'string)
|
||||||
|
|
||||||
(defcustom lean-flycheck-checker-options '("--jobs" "--keep-going" "--flycheck")
|
(defcustom lean-flycheck-checker-options '("--jobs" "--keep-going" "--permissive" "--flycheck")
|
||||||
"lean-flychecker checker option"
|
"lean-flychecker checker option"
|
||||||
:group 'lean)
|
:group 'lean)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue