add local variables ot ignore flycheck for emacs packaging.

This commit is contained in:
Ivan Malison 2015-02-02 16:16:55 -08:00
parent fdbc6af0a7
commit b6a629f737

View File

@ -1,4 +1,9 @@
;; -*- lexical-binding: t; -*-
;; Local Variables:
;; eval: (flycheck-disable-checker 'emacs-lisp-checkdoc)
;; End:
;; =============================================================================
;; ___ _ __ ___ __ _ ___ ___
;; / _ \ '_ ` _ \ / _` |/ __/ __|