gonewest818 / elisp-lint

Basic linting for Emacs Lisp
66 stars 7 forks source link

are we handling safe file variables adequately? #10

Open gonewest818 opened 6 years ago

gonewest818 commented 6 years ago

Or is there more to do, e.g.:

Also, if that variable is safe to be set as a file-local variable, then you should declare it as such.

See https://github.com/gonewest818/adafruit-wisdom.el/pull/1#issuecomment-366513611