forked from colonelpanic/dotfiles
add local variables ot ignore flycheck for emacs packaging.
This commit is contained in:
parent
fdbc6af0a7
commit
b6a629f737
@ -1,4 +1,9 @@
|
|||||||
;; -*- lexical-binding: t; -*-
|
;; -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
;; Local Variables:
|
||||||
|
;; eval: (flycheck-disable-checker 'emacs-lisp-checkdoc)
|
||||||
|
;; End:
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; ___ _ __ ___ __ _ ___ ___
|
;; ___ _ __ ___ __ _ ___ ___
|
||||||
;; / _ \ '_ ` _ \ / _` |/ __/ __|
|
;; / _ \ '_ ` _ \ / _` |/ __/ __|
|
||||||
|
Loading…
Reference in New Issue
Block a user