Suppress elisp linter in init file
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
;; Local Variables:
|
||||||
|
;; flycheck-disabled-checkers: (emacs-lisp-checkdoc)
|
||||||
|
;; End:
|
||||||
|
|
||||||
;;; Preamble
|
;;; Preamble
|
||||||
;; Suppress native compilation warnings
|
;; Suppress native compilation warnings
|
||||||
(setq native-comp-async-report-warnings-errors nil)
|
(setq native-comp-async-report-warnings-errors nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user