Language

Package: emacs-package-lint @ 0.13-0.14c216f

Synopsis

Linting library for elisp package authors

Description

This provides a list of issues with the Emacs 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.

Home page
https://github.com/purcell/package-lint
Location
gnu/packages/emacs-xyz.scm (line: 19869, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings