diff --git a/thoom-emacs/init.el b/thoom-emacs/init.el index ac5fd29..25a0144 100644 --- a/thoom-emacs/init.el +++ b/thoom-emacs/init.el @@ -1,3 +1,7 @@ +;; Local Variables: +;; flycheck-disabled-checkers: (emacs-lisp-checkdoc) +;; End: + ;;; Preamble ;; Suppress native compilation warnings (setq native-comp-async-report-warnings-errors nil)