elpa-flycheck-package

flycheck checker for Elisp package authors
  https://github.com/purcell/flycheck-package
  0
  no reviews



This package provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages. That metadata includes the package description, its dependencies and more. The checks are performed by the separate package-lint library.