elpa-package-lint

linting library for Elisp package authors
  https://github.com/purcell/package-lint
  0
  no reviews



This package provides a linter for the metadata in Emacs Lisp files which are intended to be packages. Developers can integrate it into their build process. It provides a list of issues with the package metadata of a file, e.g. the package dependencies it requires.