parent
fd0780e53a
commit
74dafe76bb
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
:group 'lean
|
||||
: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"
|
||||
:group 'lean)
|
||||
|
||||
|
|
Loading…
Reference in a new issue