Remove flycheck-package; disable flycheck-mode in elisp buffers

This commit is contained in:
Henrik Lissner 2016-07-10 02:53:42 -04:00
parent e4c00ebe7b
commit b9e1c64679
3 changed files with 1 additions and 5 deletions

1
Cask
View file

@ -95,7 +95,6 @@
;; Flycheck --- core/core-flycheck.el
(depends-on "flycheck")
(depends-on "flycheck-package")
(depends-on "flycheck-pos-tip")
(depends-on "flyspell")