NonGNU ELPA - package-lint

package-lint

Description
A linting library for elisp package authors
Latest
package-lint-0.19.tar, 2023-Sep-05, 1.15 MiB
Maintainer
Steve Purcell <steve@sanityinc.com>, Fanael Linithien <fanael4@gmail.com>
Website
https://github.com/purcell/package-lint
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET package-lint RET

Full description

Provides a list of issues with the package metadata of a file,
e.g. the package dependencies it requires.

See function `package-lint-buffer'.

Checks will currently be enabled only if a "Package-Requires:" or
"Package-Version:" header is present in the file.